Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 1995 02:07:16 -0800 (PST)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-usrsbin
Subject:   cvs commit: src/usr.sbin/watch watch.8 watch.c
Message-ID:  <199512161007.CAA29280@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         95/12/16 02:07:14

  Modified:    usr.sbin/watch  watch.8 watch.c
  Log:
  Map ^C and ^\ (INTR and QUIT) to ^Q so that you can actually send these
  guys to a watched process.  Useful if you're monitoring someone who's
  started doing something you'd really like them to stop immediately. :)
  Suggested by:	Phillip White <philw@megasoft.tic.ab.ca>
  
  Revision  Changes    Path
  1.6       +1 -1      src/usr.sbin/watch/watch.8
  1.7       +6 -0      src/usr.sbin/watch/watch.c



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