dcoles1@shovel:/ $ cd /DriveXT
dcoles1@shovel:/DriveXT $ ls
. unreadable
dcoles1@shovel:/DriveXT $ cd /DriveXT/MML/
dcoles1@shovel:/DriveXT/MML $ ls
. unreadable
dcoles1@shovel:/DriveXT/MML $ cd /DriveXT/MML/LP2010/
bash: cd: /DriveXT/MML/LP2010/: Permission denied
So I know these folders exist... but how do I figure out the permissions of these folders? It won't let me do a "ls -l"... Can I find out what group owns "/DriveXT/MML/LP2010/"? and how can I get the "drwxr-x--x" string?
Thanks