On Tue, 10 Oct 2000, George Lenzer wrote: > I am trying to make a backup of an entire drive > to a compressed file. Here is what I have > tried, but it fails: > > dd if=/dev/hda | gzip test.gz dd if=/dev/hda | gzip > test.gz rday p.s. dd if=/dev/hda bs=96k | gzip > test.gz for efficiency _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
- Very Basic shell logic question George Lenzer
- Re: Very Basic shell logic question rpjday
- Re: Very Basic shell logic question Cameron Simpson
- Re: Very Basic shell logic question rpjday
- Re: Very Basic shell logic question Cameron Simpson
- RE: Very Basic shell logic question Mike McNally
- Re: Very Basic shell logic question Steven W. Orr