Loading practice questions
The environment variable in Linux, that contain a list of directories the shell automatically recognizes.
(A) $PATH
Explanation:
The $PATH environment variable holds a colon-separated list of directories that the shell searches for executable files when a command is entered.