Multiple choice technology operating systems cd /sasdata/PRD/ETL/jobs .This will make the current directory as the given one. True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation The cd command in Unix/Linux changes the current working directory to the specified path. Executing cd /sasdata/PRD/ETL/jobs will make that directory the current working directory for the session.