Date: Mon, 3 Feb 1997 18:28:16 +0200 (IST) From: Eli Zaretskii To: "Colin W. Glenn" cc: Gurunandan R Bhat , "John M. Aldrich" , djgpp AT delorie DOT com Subject: Re: tar for DJGPP In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sun, 2 Feb 1997, Colin W. Glenn wrote: > > djtar -x -p -o /dir/subdir/file archive.tar >temp.dat > > this will put only the file named after the -o switch to temp.dat. > > In other words, I'm piping it to temp.dat instead of extracting it as an > independant file? Yes.