Computer Science - Unix - Discussion

Discussion Forum : Unix - Section 2 (Q.No. 36)
36.
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
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.