A user issues a series of Linux commands as shown.

(omitted)$ pwd
/home/devasc/labs/ansible/backups
(omitted)$ cd ../..

Which directory is the current directory after the cd command is entered?

  • /
  • /home
  • /home/devasc/
  • /home/devasc/labs
  • /home/devasc/labs/ansible