1.

You want to add files to a previously created tar file. You want to replace existing files with newer files, how can you do this ?

A. use the append command
B. use the tar command with the - t switch
C. use the add command
D. use the tar command with the -u switch
Answer» E.


Discussion

No Comment Found