CPIO/GZIP script help

From: UmanS (kedaran0504@yahoo.com.au)
Date: Fri Oct 25 2002 - 01:01:05 EDT


Hi Managers/Gurus,

Currently I am backing up some files in the following
way:
find /mypath1 /mypath2 -depth -print |cpio -ocv |gzip
>/mydir/myfile.cpio.gz (about 2gb file)

Now I want to run this as

cat `/tmp/myfiles.txt` |cpio -ocv |gzip
>/mydir/myfile.cpio.gz

Problem is in this method gzip doesn't work. Any help
is appreciated.

Thanks
Uman

http://careers.yahoo.com.au - Yahoo! Careers
- 1,000's of jobs waiting online for you!
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:25:10 EDT