| |
| | The Unix File System - OIT Help Desk |
 | | File Name: The file name is simply a string of characters that identifies a file for a user, and has no restrictions on the name, other than it must be unique within a given directory, and be no longer than the system's maximum file name length (usually 256 characters). |
 | | This information includes things like the owner of the file, the time the file was last modified, permissions associated with a file, the type of file (regular file, directory, etc.), and where the file resides on the physical disk. |
 | | When you cd into a directory, UNIX only knows that you are in a directory, not which one, or where, it needs '.' to know where you are, and '..' to resolve it's relative position in the file system. |
| www.helpdesk.umd.edu /systems/cluster/all/3644 (913 words) |
|