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

Re: moving and compressing on the fly



On Wed, 23 Feb 2005 16:46:57 +0100
Bob Alexander <bob@ngi.it> wrote:

> Suppose I want to backup my /etc/X11/XF86Config4 file to 
> /home/bob/configs as XF86Config.bz2

bzip2 -c /etc/X11/XF86Config4 > /home/bob/configs/XF86Config.bz2

H.



Reply to: