Bash Shell Shortcuts Special Shell Variables
Common environment variables
PATH – Sets the search path for any executable command. Similar to the PATH variable in MSDOS.
HOME – Home directory of the user.
MAIL – Contains the path to the location where mail addressed to the user is stored.
IFS – Contains a string […]
Recent Comments