Revision [1336]
This is an old revision of BuiltinVariables made by DavidLee on 2010-04-17 17:35:18.
Builtin Variables
The shell maintains several builtin variables which have special meaning.
- HOME
- Full path to the users home directory
- PS1
- Primary prompt. Expands basic variables
- PWD
- Current Directory
- PATH
- Sequence variable of directories to search for external commands.
- TMPDIR
- System temporary directory
- XMLSH
- The xmlsh installation directory
- XMODPATH
- Sequence variable of directories to search for xmlsh modules
- XPATH
- Sequence variable of directories to search for xmlsh commands.
See Also Variables
See Also Basic Syntax
See Also Core Syntax