cvs commit: src/usr.bin/lastcomm lastcomm.1 lastcomm.c

Diomidis Spinellis dds at FreeBSD.org
Wed Apr 4 16:04:58 UTC 2007


dds         2007-04-04 16:04:58 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/lastcomm     lastcomm.1 lastcomm.c 
  Log:
  A dash as an argument to the -f option will now cause lastcomm to
  read data from the standard input.  This allows tail -f to pipe
  data to lastcomm, and thereby real-time monitoring of executed
  commands.  The manual page includes the exact incantation.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.14      +25 -2     src/usr.bin/lastcomm/lastcomm.1
  1.21      +31 -18    src/usr.bin/lastcomm/lastcomm.c


More information about the cvs-all mailing list