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 

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

1 Expert Approved Answer
Step: 1 Unlock

Heres the command line for the tasks youve described 1 Creating t... View full answer

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 Programming Questions!