2024-08-24 22:43:06 +02:00
2024-08-24 22:41:31 +02:00
2024-08-24 22:36:13 +02:00
2024-08-24 22:43:06 +02:00
2024-08-24 22:41:31 +02:00

shperm

shows permissions of path, given by argument, and all directories above

example

# shperm .
Realpath: /home/damage/git/shperm
/home/damage/git/shperm: damage damage rwx r-x r-x
/home/damage/git: damage damage rwx r-x r-x
/home/damage: damage damage rwx --- ---
/home: root root rwx r-x r-x
/: root root rwx r-x r-x
Description
shows permissions of path, given by argument, and all directories above
Readme 50 KiB
Languages
C 83%
Shell 17%