Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utcsrgv.UUCP Path: utzoo!utcsrgv!oscar From: oscar@utcsrgv.UUCP (Oscar M. Nierstrasz) Newsgroups: net.sources Subject: mail & news archiver Message-ID: <2931@utcsrgv.UUCP> Date: Tue, 13-Dec-83 14:17:17 EST Article-I.D.: utcsrgv.2931 Posted: Tue Dec 13 14:17:17 1983 Date-Received: Tue, 13-Dec-83 14:54:12 EST Organization: CSRG, University of Toronto Lines: 15 Jack Waugh has pointed out to me that "echo -n" is understood by Berkley UN*X only. This flag prevents a carriage return from being emitted. It was used to make the shell script "mkarc" more readable. To fix simply replace: echo -n "sed 's/^ //' > $i << " echo "'All work and no play makes Jack a dull boy'" by echo "sed 's/^ //' > $i << 'All work and no play makes Jack a dull boy'" -- UUCP: { allegra cornell decvax decwrl floyd ihnp4 linus sask ubc-vision utzoo uw-beaver watmath } !utcsrgv!oscar