Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Unix
Which command is used to copy all files having the string chap and any two characters after that to the progs directory?
cp chap?? progs
cp chap* progs
cp chap[12] /progs/*.*
cp chap?? /progs/*
None of the above
Correct Answer:
cp chap?? progs
← Previous Question
Next Question→
More Questions from
Unix
Which command is used to display and create files?
Which of the following commands is used to display the directory attributes rather than its contents?
Which command is used to remove a file?
While working with mail command, which command is used to save mail in a separate file?
The cp command uses:
Which of the following is not a communication command.
Which command is used to display the characteristics of a process?
Which command will be used with vi editor to insert text to left of cursor?
Which command is used to make all files and sub-directories in the directory (progs) executable by all users?
If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments