![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| grep'ing for specific directories, and using the output to move files | JayC89 | Shell Programming and Scripting | 1 | 12-06-2008 03:37 AM |
| need to move find results | pimentelgg | Shell Programming and Scripting | 9 | 12-20-2007 06:00 PM |
| moving directories to new directories on multiple servers | mackdaddy07 | Shell Programming and Scripting | 0 | 04-06-2007 11:30 AM |
| Different results from awk, sed, tr in different directories??? | james_falco | HP-UX | 2 | 02-23-2007 02:02 AM |
| Compare directories then move similar ones | tgibson2 | UNIX for Dummies Questions & Answers | 2 | 02-11-2006 07:58 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
tar, zip multiple separate directories and move the results to another volume
TIA,
I'm using FreeBSD 6 I have a series of Directories (A,B,C,...Z). Each directory has files and other directories within it. I want to compress the contents of each top directory into a single file so that I get an archive of each directory (for example, A.gzip) AND and want to move that compressed file to another volume on the system. I have managed to be able to gzip the contents of each directory, but end up with a complete directory structure full of .gzips. Looking on here I see that tar appears to be able to create the single-file archives I want, but I cannot tell if tar will compress and combine the files AND put the finished results on the other volume. Ideas? Thanks again, johnC |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|