Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!caesar.cs.montana.edu!ogicse!ucsd!ucsdhub!hp-sdd!hplabs!hpl-opus!hpnmdla!hpsad!bobw From: bobw@hpsad.HP.COM (Bob Waltenspiel) Newsgroups: comp.sys.atari.st Subject: Re: shell help Message-ID: <750040@hpsad.HP.COM> Date: 14 Dec 89 20:27:09 GMT References: <1867@calvin.cs.mcgill.ca> Organization: HP Signal Analysis Div - Rohnert Park, CA Lines: 12 >I have gulam and Pcommand. Does anyone know how to make the program >redirect the output but still show it on the screen? >One common way some shells do it is by turning on a "log file" >which logs all input and output, and this would be the ideal >solution. Does anyone know if either Gulam or Pcommand supports >this, and if so, how to use it? ---------- How about 'tee' of UNIX? Takes stdin and duplicates it to a file and sends it to stdout. Gosh, sounds easy enough. I'll give it a try. -Bob "After my last final"