The "path" environment variable in Linux specifies the directories the terminal looks in when you type the path to a command. For example, when you type "command," Linux looks through each directory ...
In the Linux Journal article “Implementing Encrypted Home Directories” (August 2003), I described how to encrypt home directories transparently. This article describes how to implement another ...