Q. 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 ? (Solved)
1. use the append command
2. use the tar command with the - t switch
3. use the add command
4. use the tar command with the -u switch
- d. use the tar command with the -u switch