bergman on 30 Aug 2013 08:20:46 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] tar/pigz question



In the message dated: Fri, 30 Aug 2013 10:52:52 -0400,
The pithy ruminations from Carl Johnson on 
<[PLUG] tar/pigz question> were:

[SNIP!]

=> that I'm not sure how to resolve. Here's what I'm doing......
=> 
=> /bin/tar -c -v --use-compress-program=pigz /mnt/drive_z/ | /usr/bin/pigz >
=> /mnt/backupLUN09_SAN/file-server-backup--`date +%m_%d_%y`--.tar.gz
=> 
=> So far I've that command. That'll pack up things in /mnt/drive_z/ and send
=> 'em over to my SAN at /mnt/backupLUN09_SAN/ right? If I got that right,
=> great; progress. Problem is though, I'd like to generate a list of
=> everything tar is packing up for me. I've considered using "|

Try:

/bin/tar -c -v --use-compress-program=pigz /mnt/drive_z/ \
	 -f  /mnt/backupLUN09_SAN/file-server-backup--`date +%m_%d_%y`--.tar.gz \
	 1>  file-server-backup--`date +%m_%d_%y`.index


[SNIP!]


-- 
Mark Bergman    Biker, Rock Climber, Unix mechanic, IATSE #1 Stagehand
'94 Yamaha GTS1000A^2
bergman@panix.com

http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=bergman%40panix.com

I want a newsgroup with a infinite S/N ratio! Now taking CFV on:
rec.motorcycles.stagehands.pet-bird-owners.pinballers.unix-supporters
15+ So Far--Want to join? Check out: http://www.panix.com/~bergman 
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug