Multiple choice technology operating systems

cd /sasdata/PRD/ETL/jobs .This will make the current directory as the given one.

  1. True

  2. 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.