2024-09-15 21:40:29 +02:00
2024-09-15 21:40:29 +02:00
2024-08-24 22:36:13 +02:00
2024-08-25 20:39:13 +02:00

shperm

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

example

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