DEVFYI - Developer Resource - FYI

What are shell variables?

Unix Interview Questions


(Continued from previous question...)

99. What are shell variables?

Shell variables are special variables, a name-value pair created and maintained by the shell.
Example: PATH, HOME, MAIL and TERM

(Continued on next question...)

Other Interview Questions