home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / shell / 5338 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  723 b 

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!usc!cs.utexas.edu!uwm.edu!ogicse!news.u.washington.edu!news.u.washington.edu!news
  2. From: zzz@byron.u.washington.edu (Sample)
  3. Newsgroups: comp.unix.shell
  4. Subject: How does tcsh redirect error-diagnostics-stderr
  5. Message-ID: <1irt31INNmf6@shelley.u.washington.edu>
  6. Date: 11 Jan 93 13:35:29 GMT
  7. Article-I.D.: shelley.1irt31INNmf6
  8. Organization: University of Washington
  9. Lines: 9
  10. NNTP-Posting-Host: byron.u.washington.edu
  11.  
  12. Please email me here (zzz@byron.u.washington.edu)
  13. if you know how to redirect tcsh`s error.
  14.  
  15. /bin/sh does this by: ls . 2> ErrorFile > OutFile
  16. but /usr/local/bin/tcsh can't do this.
  17. I don't have a zsh.
  18. And I like tcsh`s history features.
  19.  
  20. Jeff
  21.