Definition: slash: The / character Linux uses in path names. A / by itself, or at the beginning of a pathname, means the root directory of the file system. Slashes are used also between one directory name and the next, and between the directory name and the filename in long path names.
.................................
Source: Linux Guide @FirstLinux / Linux Dictionary V 0.16
http://www.tldp.org/LDP/Linux-Dictionary/html/index.html
Author: Binh Nguyen linuxfilesystem(at)yahoo(dot)com(dot)au
.................................

