how to use rar with mknod ?
- From: ujangmz@xxxxxxxxx
- Date: 26 Dec 2005 21:32:21 -0800
Hi all,
I am trying to use rar to compress few big files. I have chosen rar
over gzip or bzip since from my experience rar offers the best
compression ratio. I need to tar a few files together before I go ahead
and do the compression. Here is how I usually do it using gzip:
$ tar cvf - a01.dbf a02.dbf | gzip -v2 > a.tar.gz
but I could not figure out a way to do it with rar since I dont know
how to make rar accept
standard input or produce standard output.
I vaguely remember doing compression on the fly using mknod long time
ago, but could not
remember how to useit now.
Please help,
Regards
Ujang
.
- Follow-Ups:
- Re: how to use rar with mknod ?
- From: Pascal Bourguignon
- Re: how to use rar with mknod ?
- Prev by Date: Re: select(), sending and receiving data
- Next by Date: Re: how to use rar with mknod ?
- Previous by thread: IPV6 Fragmentation.
- Next by thread: Re: how to use rar with mknod ?
- Index(es):
Relevant Pages
|
|