On Wed, Nov 07, 2001 at 01:10:11PM +0530, Sridhar M.A. wrote: > On Sat, Nov 03, 2001 at 03:23:06PM +0530, USM Bish wrote: > > "gunzip ext3-x.x.gz | patch p1" > > Should it not be "gunzip -c ext3-x.x.gz | patch -p1"? > ---end quoted text---
Yep, it should be gunzip -c, otherwise, it won't be output to stdout ... Bish -- : ####[ Linux One Stanza Tip (LOST) ]########################### Sub : DOS to Unix conversion (#3) LOST #137 DOS text files with ^M can be cleared by pico editor. Load the dos text file in pico, Do a small edit job on it. (e.g. place a space and delete it again) .. Save .. Quit. All ^Ms gone !! ####<[EMAIL PROTECTED]>#################################### : _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
