Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 1996 13:30:01 -0700 (PDT)
From:      Garrett Wollman <wollman@lcs.mit.edu>
To:        freebsd-bugs
Subject:   bin/1128: wc(1) exit if a file is not readable
Message-ID:  <199604092030.NAA10562@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/1128; it has been noted by GNATS.

From: Garrett Wollman <wollman@lcs.mit.edu>
To: wosch@cs.tu-berlin.de
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: bin/1128: wc(1) exit if a file is not readable
Date: Tue, 9 Apr 1996 16:23:44 -0400

 <<On Tue, 9 Apr 1996 13:49:40 +0200, Wolfram Schneider <wosch@cs.tu-berlin.de> said:
 
 > +			warnx("%s: %s", file, strerror(errno));
 
 Or, even better,
 
 			warn("%s", file);
 
 -GAWollman
 
 --
 Garrett A. Wollman   | Shashish is simple, it's discreet, it's brief. ... 
 wollman@lcs.mit.edu  | Shashish is the bonding of hearts in spite of distance.
 Opinions not those of| It is a bond more powerful than absence.  We like people
 MIT, LCS, ANA, or NSA| who like Shashish.  - Claude McKenzie + Florent Vollant



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604092030.NAA10562>