adplus-dvertising
frame-decoration

Question

Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory?

a.

copy wb ../misc collect ../misc mon ../misc

b.

cp wb collect mon ../misc

c.

copy wb collect mon /misc

d.

tar wb collect mon /misc

Answer: (b).cp wb collect mon ../misc

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory?

Similar Questions

Discover Related MCQs

Q. The command chmod 761 note is equivalent to

Q. The commonly used UNIX commands like date, ls, cat, etc. are stored in

Q. Which of the following commands is used to remove files with confirmation prompt from the user file system which have neither been accessed nor modified i the last one year?

Q. Which of the following commands is used to summarize the disk usage?

Q. Which command is used to sort the lines of data in a file in alphabetical order?

Q. If a file has read and write permissions for the owner, then the octal representation of the permissions will be

Q. Which command is used to copy a file wb with the same name from the programs directory to the misc directory?

Q. Which is the earliest and most widely used shell that came with the UNIX system?

Q. The seventh field of /etc/password is

Q. Which command is used to display the end of the file?

Q. Which command is used to create a directory?

Q. Which command is used to display the device name of the terminal you are using?

Q. The ls -l command tells

Q. Which option will be used with disk free command to include the total amount of disk space in the file system?

Q. Which command is used to set the three permissions for all the three categories of users of a file?

Q. Which of the following commands can be used to get information about yourself?

Q. Which of the following commands can be used to get information about all users who are currently logged into the system?

Q. Which of the following keys is used to overstrike a whole line?

Q. Which command is used to locate all the .profile files in the system?

Q. The File that contains a set of instructions which are performed when a user logs in, is