Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!ukma!rutgers!njin!princeton!phoenix!prnott From: prnott@phoenix.Princeton.EDU (Prabhu R Nott) Newsgroups: comp.unix.questions Subject: C shell question. Keywords: standard error, output redirection. Message-ID: <6295@phoenix.Princeton.EDU> Date: 11 Feb 89 16:55:51 GMT Reply-To: prnott@phoenix.Princeton.EDU () Organization: Princeton Univ. Computing and Information Technology Lines: 10 I hope this is the right news-group for this question - Could someone tell me how I can redirect output from standard error to a file or device? In the Bourne shell, this can be achieved by command 2>filename, but this doesn't work in the C shell. Does anyone know what the syntax is? Thanks in advance. Prabhu.