Skip to content

Commit

Permalink
stat: remove the "use stat"
Browse files Browse the repository at this point in the history
  • Loading branch information
agnivade authored Oct 16, 2017
1 parent 0833e8e commit bb165ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/linux/stat.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}}`

Expand Down

0 comments on commit bb165ec

Please sign in to comment.