Which of the following is a valid way to add the /data directory to the existing PATH variable?
- PATH=$PATH:/data
- PATH=/data
- $PATH=/data
- $PATH=$PATH:/data
Please login or Register to submit your answer