Search
.Management Sciences
A. copy wb ../misc collect ../misc mon ../misc
B. cp wb collect mon ../misc
C. copy wb collect mon /misc
D. tar wb collect mon /misc
Related Mcqs:
- What command is used to count the number of files in the current directory by using pipes ?
- A. ls | ws – c B. ls | wc – w C. ls | wc – l D. ls | wc...
- Which of the following commands can be used to get information about yourself ?
- A. who am i B. i /4 C. pwd D. which...
- In OSI network architecture, the routing is performed by_______________?
- A. session layer B. transport layer C. data link layer D. network layer...
- The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is_______________?
- A. 0 B. 755 C. 744 D. 555...
- Which command is used to copy all files having the string chap and any two characters after that to the progs directory ?
- A. cp chap?? progs B. cp chap* progs C. cp chap[12] /progs/*.* D. cp chap?? /progs/*...
Recent Comments