What is the difference between PATH and path?
Options
- PATH and path specify directories to search for commands and programs
- Both variables always represent the same directory list
- altering either automatically causes the other to be changed
- All of the above
CORRECT ANSWER : All of the above
Write your comments