Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2002 03:26:56 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Odhiambo Washington <wash@wananchi.biz>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Help get reverse of this command
Message-ID:  <20020511002656.GB8672@hades.hell.gr>
In-Reply-To: <20020511002320.GA8672@hades.hell.gr>
References:  <20020504103049.GA30802@ns2.wananchi.com> <20020511002320.GA8672@hades.hell.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-05-11 03:23, Giorgos Keramidas wrote:
> Absurdly long commands are no problem either:
>
> 	( cd /tmp ;
> 	ssh -l keramida freefall 'tar cvf - public_html | gzip -9c -' \
> 	gzip -9c | tar xvf - )

	gzip -cd - | tar xvf - )

Bah, it's getting late and slopiness levels increase :)

Giorgos Keramidas                       FreeBSD Documentation Project
keramida@{freebsd.org,ceid.upatras.gr}  http://www.FreeBSD.org/docproj/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020511002656.GB8672>