Which of these statements are true about this command?

The user scott issues the cp -f ~/file1 /tmp/dir2 command. Which of these statements are true
about this command? (Choose all that apply.)

The user scott issues the cp -f ~/file1 /tmp/dir2 command. Which of these statements are true
about this command? (Choose all that apply.)

A.
The /root/file1 file is copied to the /tmp/dir2 directory.

B.
If /tmp/dir2 exists and is a file, it will be overwritten by file1.

C.
The file1 file is copied from scott’s home directory to /tmp/dir2.

D.
If /tmp/dir2 does not exist, ~/file1 will be copied as /tmp/file1.

Explanation:



Leave a Reply 0

Your email address will not be published. Required fields are marked *