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?

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? Correct Answer cp wb collect mon ../misc

Related Questions

Which command is used to copy a file wb with the same name from the programs directory to the misc directory?
Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory?
You are the administrator of a Windows 2000 Server computer that has one hard disk. This computer runs a custom application that writes a large number of small temporary files in a single directory to support request from client computers. To improve performance of the application, you add three new 100-GB SCSI disks to the server to hold these temporary files. You want to ensure that the application can use all 300 GB of space with a single drive letter. You also want to ensure the fastest possible performance when writing the temporary files. How should you configure the three disks?
Which command is used to copy all files from drive A with extension .TXT to the currently logged drive and directory?