home *** CD-ROM | disk | FTP | other *** search
- 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
- From: zzz@byron.u.washington.edu (Sample)
- Newsgroups: comp.unix.shell
- Subject: How does tcsh redirect error-diagnostics-stderr
- Message-ID: <1irt31INNmf6@shelley.u.washington.edu>
- Date: 11 Jan 93 13:35:29 GMT
- Article-I.D.: shelley.1irt31INNmf6
- Organization: University of Washington
- Lines: 9
- NNTP-Posting-Host: byron.u.washington.edu
-
- Please email me here (zzz@byron.u.washington.edu)
- if you know how to redirect tcsh`s error.
-
- /bin/sh does this by: ls . 2> ErrorFile > OutFile
- but /usr/local/bin/tcsh can't do this.
- I don't have a zsh.
- And I like tcsh`s history features.
-
- Jeff
-