Hi, Everyone: I use: tar cf - directory | rsh hostname tar xf - to tar files to a remote server. How can I keep the tar file un-extracted on the remote machine? something like: tar cf - directory | rsh hostname directory.tar TIA Zhenhua -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- Re: tar with rsh zhenhua
- Re: tar with rsh James Youngman