Question: Which command is used to move all files to the bin sub-directory of the parent directory?

Options

A : mv *.* /bin/

B : mv * /bin/*

C : mv * ../bin

D : mv * ../bin *.*

Click to view Correct Answer

Previous || Next

Unix - Part 3 more questions

Which command is used to locate all the .profile files....

The File that contains a set of instructions which are....

The octal representation 652 indicates

Which of the following command is used to count just....

Which of the following command is used to go to....

Which command is used to save the standard output in....

The command that can be used to restrict incoming messages....

Which of the following commands is used to copy directory....

Which of following commands is used for an automatic reminder....

Which command allows you to view your file 24 lines....

Artificial Intelligence - Part 1 more Online Exam Quiz

System Analysis and Design - Part 3

System Analysis and Design - Part 4

System Analysis and Design - Part 5

System Analysis and Design - Part 6

Unix - Part 2

Windows 2000 Server - Part 2

Windows NT - Part 2

Constructors and Destructors - Programs

Functions - Programs

Objects and Classes - Programs