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