home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / shell / 3522 < prev    next >
Encoding:
Text File  |  1992-08-18  |  646 b   |  23 lines

  1. Newsgroups: comp.unix.shell
  2. Path: sparky!uunet!sun-barr!ames!haven.umd.edu!darwin.sura.net!mips!newsun!tporczyk
  3. From: tporczyk@novell.com (Tony Porczyk)
  4. Subject: Re: csh echo newlines
  5. Message-ID: <1992Aug19.041937.14932@novell.com>
  6. Sender: usenet@novell.com (The Netnews Manager)
  7. Nntp-Posting-Host: na.novell.com
  8. Organization: Novell, Inc.
  9. References: <1992Aug19.031613.7662@usenet.ins.cwru.edu>
  10. Distribution: na
  11. Date: Wed, 19 Aug 1992 04:19:37 GMT
  12. Lines: 9
  13.  
  14. wb8foz@skybridge.SCL.CWRU.Edu (David Lesher) writes:
  15.  
  16. >How do I get a csh echo statement to output a newline?
  17. >All the book examples talk about supressing them. I want one!
  18.  
  19. echo ""
  20.  
  21.  
  22. t.
  23.