Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hp-ses!hpcea!hpldsla!stacym From: stacym@hpldsla.HP.COM Newsgroups: comp.unix.questions Subject: How can I collect and see error messages? Message-ID: <9220001@hpldsla.HP.COM> Date: 8 Jun 89 22:48:39 GMT Lines: 23 Hello, Here's a question to anyone listening......... I run a program on my machine called FBACKUP within a shell. For those who don't know, FBACKUP is a backup utility. Anyways, occasionally I receive some error messages from the utility. I would like to be able to see these messages on the console as they come out, but I would also like to be able to collect these messages within a file. From what I have been able to tell, I can redirect the error output to a file by use of 2> filename, but then I can not see the error messages on the screen. Anyone got any answers??? Thanks for the time. Stacy Martin ================================== When using DOS, CTRL-ALT-DEL always deletes the current line.