![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Backup to SCSI Tape Backup aborts | zionpc | SCO | 4 | 12-07-2007 04:47 PM |
| Check backup file size on backup tape | ayhanne | UNIX for Dummies Questions & Answers | 0 | 10-25-2007 08:41 AM |
| Red Hat AS 2.1 Backup O/S | zuessh | Linux | 1 | 02-05-2007 08:45 AM |
| how to backup with ACL | larryase | UNIX for Dummies Questions & Answers | 1 | 08-04-2005 08:08 PM |
| Backup | hisham.hamdy | UNIX for Dummies Questions & Answers | 2 | 01-16-2004 08:46 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
tar backup
Hi all,
I would like to append list of files to already taken tar backup file. can anybody help? last month backup : cd /accounts/11 tar -cvf monthback.tar * Now I want to add /accounts/12 to monthback.tar is it possible? Krishna |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
See the u flag (update flag) in the tar man page.
|
|||
| Google The UNIX and Linux Forums |