Question: Execute the following Linux commands. When cd local was executed, the directory was changed to /usr/local. Write the Linux command that will allow the cd

Execute the following Linux commands. When cd local was executed, the directory was changed to /usr/local. Write the Linux command that will allow the cd local command to change the directory to ~/Chap11/local directory when cd local is executed from the ~/Chap11 directory,

cd ~/Chap11

mkdir local

export CDPATH=/usr

cd local

cd

Linux Command:

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!