mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 14:15:44 +02:00
stat: remove the "use stat"
This commit is contained in:
parent
0833e8e8d9
commit
bb165ecc57
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
`stat -f {{file}}`
|
||||
|
||||
- Use stat to show only octal file permissions:
|
||||
- Show only octal file permissions:
|
||||
|
||||
`stat -c "%a %n" {{file}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue