# 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 / ```