The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-17-2006
FredSmith FredSmith is offline
Registered User
  
 

Join Date: Sep 2005
Posts: 88
Executable directory general question

This may be a dumb question (but this is the UNIX for Dummies Q&A forum

But I'm wondering, what is the purpose of a directory being given execute permissions? I can't execute a directory, only files, right? If I make a directory executable, the files inside still won't execute unless I give the files execute permissions (I just tested it). So what is the purpose of directories being given X??

Thanks!