Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 May 1998 15:26:57 -0700 (PDT)
From:      Robert Nordier <rnordier@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/what what.1 what.c
Message-ID:  <199805042226.PAA00210@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rnordier    1998/05/04 15:26:57 PDT

  Modified files:
    usr.bin/what         what.1 what.c 
  Log:
  Make compatible with standard what command:
      Implement -s option
      Keep going if a file is not found
      Append ':' to printed filenames
      Include backslash in terminal characters
      Make exit status dependent on a match having been found
      Revise manpage accordingly
  
  Revision  Changes    Path
  1.9       +23 -19    src/usr.bin/what/what.1
  1.4       +31 -8     src/usr.bin/what/what.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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