Directory

From Hackepedia
Revision as of 02:11, 24 May 2008 by Pbug (talk | contribs) (New page: A directory is a container in a filesystem that holds files. Directories have permissions like files but must have the execute bit set in order for a program or human to [[...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

A directory is a container in a filesystem that holds files. Directories have permissions like files but must have the execute bit set in order for a program or human to cd into it and list its contents.