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 a file wb with the same name from the programs directory to the misc directory?
copy programs/wb misc/wb
cp programs/wb misc
tar programs/wb misc/wb
copy a:programs/wb b:misc/wb
None of the above
Show Answer
Correct Answer:
cp programs/wb misc
← Previous Question
Next Question→
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment