Contents / Previous / Next


Files

Content: Anything! Executable, Data, Picture, Text

Type: Regular File(-), Directory(d), Link(l), Special File

Name:
Almost any charcter allowed, also "-", "_" and ".", but no brackets.
Almost no lenght restrictions.
Case matters (S != s).
Quote Spaces with Backslash (Test\ Data\ File.dat).

Rights

                    d r w x r - x r - x


-rw-r--r--    1 root     root         1118 2002-10-18 00:49 /etc/passwd

-rw-rw-rw-    1 felix    users           1 2002-10-18 16:25 testfile

-rwxr-xr-x    1 root     root        68524 2002-09-09 13:56 /bin/ls

drwxr-xr-x    2 root     root         4096 2002-10-17 23:34 /bin             

Access Control: user(u) group(g) other(o)

Permissions: read (r), write (w), execute (or access for directories) (x)