home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.shell
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!princeton!phoenix.Princeton.EDU!qpliu
- From: qpliu@phoenix.princeton.edu (q.p.liu)
- Subject: Re: csh echo newlines
- Message-ID: <1992Aug22.223900.28576@Princeton.EDU>
- Originator: news@nimaster
- Sender: news@Princeton.EDU (USENET News System)
- Nntp-Posting-Host: phoenix.princeton.edu
- Reply-To: qpliu@princeton.edu
- Organization: Princeton University
- References: <1992Aug19.041937.14932@novell.com> <17514@autodesk.COM> <1992Aug22.193400.14637@Princeton.EDU>
- Distribution: na
- Date: Sat, 22 Aug 1992 22:39:00 GMT
- Lines: 18
-
- In article <1992Aug22.193400.14637@Princeton.EDU> rtbunker@tan.Princeton.EDU (Ross T. Bunker) writes:
-
- >>> wb8foz@skybridge.SCL.CWRU.Edu (David Lesher) writes:
- >>> >How do I get a csh echo statement to output a newline?
-
- >i do it this way in sh
-
- That's csh, not sh.
-
- > ( echo "blah"; echo "blah"; echo "blah" ) | whatever cmd.
-
- Yuck! For sh, what's wrong with:
-
- echo "asdf
- l;kj
- asldkfj" | whatnot
- --
- qpliu@princeton.edu Standard opinion: Opinions are delta-correlated.
-