Question: ExecutiveInfo.csc is a file under a previous directory Lab2_P2. I cannot use cd to change the working directory except for step 9. (6) Use mkdir
(6) Use mkdir to create a new directory "Data" under your own home directory using absolute pathname. [Write a single-line command] (7) Copy "Executivelnfo.csv" into your "Data" directory and name it as "myExecutivelnfo.csv". [Write a single-line command] (8) Check the existence of "myExecutivelnfo.csv" using Is with a relative pathname. [Write a single-line command] (9) Go into your "Data" directory using relative pathname. [Write a single-line command] (10) Display the absolute pathname for current working directory. [Write a single- line command] (11) Use mkdir to create a file structure as below in your "Data" directory using relative pathnames. [Write a single-line command] Data CSV TXT Backup Backup
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
