Click the Exhibit button.

Click the Exhibit button.


Val wants to copy the customer data files from the data directory, to a directory called customer. The new customer directory will be in Val’s home directory. Choose the command that Val will use to accomplish this task.
A. touch $HOME/customer ; cp customer-local customer-region customer-state $HOME/customer
B. mkdir $HOME/customer ; mv customer-local customer-region customer-state $HOME/customer
C. mkdir ../customer ; cp customer-local customer-region customer-state ../customer
D. cp customer-local customer-region customer-state | mkdir $HOME/customer

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.