Question: What would the following statement do? cp data.txt mydata.txt Create a copy of 'data.txt' and delete 'mydata.txt' Create a copy 'data.txt' and name it data(2).txt

What would the following statement do? cp data.txt mydata.txt Create a copy of 'data.txt' and delete 'mydata.txt' Create a copy 'data.txt' and name it "data(2).txt" Create a copy of 'mydata.txt' and name it 'data.txt' Create a copy of 'data.txt' and name it 'mydata.txt
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
