how will u append a file to a previous archive take by tar?
Answer Posted / Gaurav Nidhar
In IBM AIX, you can append a file to an existing archive created with tar using the following syntax: tar rf /path/to/archivefile.tar /path/to/newfile, replacing /path/to/archivefile.tar and /path/to/newfile with the appropriate paths.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category