72311d8b4879130a8d9f149f30e406693d218520
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
Languages
C
83%
Shell
17%