The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > Linux
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 04-12-2008
era era is offline
Herder of Useless Cats
 

Join Date: Mar 2008
Location: /there/is/only/bin/sh
Posts: 3,111
Permissions are divided into user, group, and other (also known as world). Jim is saying you have the executable permission bit for "other" on that directory, permitting anybody who knows the path to cd to that directory (but not necessarily read it).
Reply With Quote