Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!usc!chaph.usc.edu!aludra.usc.edu!szeto From: szeto@aludra.usc.edu (Johnny Szeto) Newsgroups: comp.unix.misc Subject: finger anomalies Message-ID: <12125@chaph.usc.edu> Date: 22 Sep 90 21:57:10 GMT Sender: news@chaph.usc.edu Distribution: usa Organization: University of Southern California, Los Angeles, CA Lines: 17 Nntp-Posting-Host: aludra.usc.edu Originator: szeto@aludra.usc.edu Newsgroups: comp.unix.misc Subject:finger anomalies Summary: Expires: References: <1990Sep19.215622.15073@hq.demos.su> <1990Sep20.124422.5930@robobar.co.uk> <1990Sep20.132235.911@hq.demos.su> <8552@ncar.ucar.edu> <1990Sep20.164828.2391@hq.demos.su> <8559@ncar.ucar.edu> <1990Sep21.091537.7858@hq.demos.su> Sender: Reply-To: leung@ee.rochester.edu (Chinman Leung) Followup-To: Distribution: Organization: University of Rochester Department of Electrical Engineering Keywords: FINGER When I use the command 'finger' in my shell script, I discover a weird problem The thing is whenever finger cannot find a certain host it returns unknown host on the standard output rather than on diagnostic output and the status is 0 signifying a success operation. I really feel bothered by it. Can someone explain?