Q.

Which command is used to move all files to the bin sub-directory of the parent directory?

A. mv *.* /bin/
B. mv * /bin/*
C. mv * ../bin
D. mv * ../bin *.*
Answer» C. mv * ../bin
946
0
Do you find this helpful?
2

Discussion

No comments yet