![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX and Linux Applications Questions involving software not covered by other forum go here. This includes Databases and Middleware. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| diff on compressed files with tar.gz ext | rakeshou | UNIX for Dummies Questions & Answers | 7 | 09-20-2007 11:27 AM |
| Search first line of compressed file | cbreiner | UNIX for Advanced & Expert Users | 1 | 09-05-2007 02:52 PM |
| Sorting Compressed Fields | ndoggy020 | UNIX for Dummies Questions & Answers | 1 | 06-05-2007 02:59 PM |
| Check if file compressed or not | badg3r | Shell Programming and Scripting | 4 | 09-14-2006 01:58 AM |
| import compressed files using pipe | pengwyn | UNIX for Dummies Questions & Answers | 0 | 07-18-2005 11:57 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Update compressed archive (TAR)
Is it possible to update a file in a compressed archive.tgz using the tar app without uncompressing/extracting, update and compressing/creating ?
Code:
tar -uvzf archive.tgz ./file.txt tar: Cannot update compressed archives Try `tar --help' for more information. |
| Forum Sponsor | ||
|
|