Question: Which command is used to copy all files having the string chap and any two characters after that to the progs directory?

Options

A : cp chap?? progs

B : cp chap* progs

C : cp chap[12] /progs/*.*

D : cp chap?? /progs/*

Click to view Correct Answer

Previous || Next

Unix - Part 1 more questions

Acceptance testing is

The _____ symbol is used in a flowchart to represent....

Which symbol will be used with grep command to match....

Which command is used to sort the lines of data....

Which command is used to display the top of the....

Which command is used to change protection mode of files....

Which command is used to remove a directory?

Which of the following keys is used to replace a....

Which command is used to extract specific columns from the....

Which command sends the word count of the file infile....

Artificial Intelligence - Part 1 more Online Exam Quiz

Management Information Systems - Part 1

Networking - Part 1

Object Oriented Programming Using C++ - Part 1

Operating Systems Concepts - Part 1

System Analysis and Design - Part 1

Windows 2000 Server - Part 1

Windows NT - Part 1

Constructors and Destructors - General Questions

Functions - General Questions

Objects and Classes - General Questions