up previous next contents
Next: Other Shell Variables Up: ksh Variables Previous: ksh Variables   Contents

Built-In Shell Variables ( also called "Pre-Defined")

These variables are automatically set and maintained by the shell. You generally will not try to modify these variables. The most important is PWD, which contains the value of your current working directory.


up previous next contents
Next: Other Shell Variables Up: ksh Variables Previous: ksh Variables   Contents