Definition: search path: A list of directories in which a given user's commands may be found. Each time the user enters a command at the keyboard, the shell searches the list to find the command. You can execute only those commands that belong to the directories in your search path.
.................................
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
.................................

