1.

___ command performs copying of diskettes.(a) pp(b) df(c) du(d) ddThis question was posed to me by my college professor while I was bunking the class.Query is from Administrator Specific Commands and Privileges in chapter Essential Shell Programming of Unix

Answer»

The correct choice is (d) dd

To EXPLAIN I would say: dd (disk jump) COMMAND can be used in copying FILES systems, but is majorly used for copying media (floppies and TAPES).



Discussion

No Comment Found

Related InterviewSolutions