[rescue] Quicky Solaris Question

Kurt Mosiejczuk kurt at csh.rit.edu
Sat Dec 20 18:08:24 CST 2003


On Wed, 26 Nov 2003 jdboyd at jdboyd.zill.net wrote:

> Perhaps you could tell me what I'm doing wrong, please:

> [jdboyd at jdboyd local]$ sudo -s
> [root at jdboyd local]# pwd
> /usr/local
> [root at jdboyd local]# tar -cf - . | (cd /export/local/; tar -xvBpl - )
> tar: -: Not found in archive
> tar: Error exit delayed from previous errors
> [root at jdboyd local]#

You didn't include 'f' in the second tar's options.

--Kurt



More information about the rescue mailing list