Question: bash-2.05$ cp temp.txt temp1.txt bash-2.05$ mkdir dir1 bash-2.05$ cp temp.txt dir1 bash-2.05$ mkdir dir2 bash-2.05$ mv temp.txt dir2 How many copies of a file named

bash-2.05$ cp temp.txt temp1.txt

bash-2.05$ mkdir dir1

bash-2.05$ cp temp.txt dir1

bash-2.05$ mkdir dir2

bash-2.05$ mv temp.txt dir2

How many copies of a file named temp.txt exist after running the commands above? a) 1 b) 2 c) 3 d) 0 e) None of the above

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!