Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 (Denver Mods 7/26/84) 6/24/83; site drutx.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!drutx!mrl From: mrl@drutx.UUCP (LongoMR) Newsgroups: net.unix-wizards Subject: Re: 'Sh' question related to redirecting 'stderr' Message-ID: <2952@drutx.UUCP> Date: Wed, 5-Jun-85 17:27:02 EDT Article-I.D.: drutx.2952 Posted: Wed Jun 5 17:27:02 1985 Date-Received: Thu, 6-Jun-85 22:15:06 EDT References: <1159@utcsri.UUCP> Organization: AT&T Information Systems Laboratories, Denver Lines: 12 [] > Is is possible to direct the output from 'stderr' through > a pipe using 'Sh'? I haven't put much thought into it, but the obvious approach is to redirect stdout and send what's left to a pipe... sort of command > `tty` | opr Haven't tried it but it should work! Mark Longo AT&T ISL Denver