Q. Given the following commands, which directory will the user be taken to, assuming that there is a Jason directory off each one?
debian:~# CDPATH=/documents:/shared:/music
debian:~# cd Jason
debian:~# CDPATH=/documents:/shared:/music
debian:~# cd Jason
β
Correct Answer: (D)
/documents/Jason