Which environment variable contains a list of directories that is searched for commands to execute?
- PS1
- PS2
- EXEC
- PATH
Answers Explanation & Hint:
The environment variable that contains a list of directories that is searched for commands to execute is When you enter a command in the terminal, the shell searches for that command in the directories listed in the |