Question: Write an appropriate command line to do the following task in the command prompt. Assume the below-given directory structure is on the desktop of
Write an appropriate command line to do the following task in the command prompt. Assume the below-given directory structure is on the desktop of your computer. 1. Create the directory structure in a single command line. 2. Create two files one in folder A with the name file1.txt and another with the name file2.txt in folder S. 3. Assuming your current working directory C, copy the contents of those two files into another file with the name file3.txt in folder W. 4. Display the above show directory structure including the files on the command prompt. 5. Change to X directory and delete the files file1.txt and file2.txt
Step by Step Solution
3.46 Rating (146 Votes )
There are 3 Steps involved in it
Heres the command line for the tasks youve described 1 Creating t... View full answer
Get step-by-step solutions from verified subject matter experts
