mirror of
https://github.com/chubin/cheat.sheets
synced 2024-11-15 06:12:59 +00:00
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
|
# display numerical values for file permissions
|
||
|
stat -c '%a %n' *
|