Date: Sun, 14 May 2006 13:16:19 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/time time.1 time.c Message-ID: <200605141316.k4EDGJwi052233@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2006-05-14 13:16:19 UTC FreeBSD src repository Modified files: usr.bin/time time.1 time.c Log: Handle SIGINFO in time(1) by printing the time the given command is running. I find it quite handy to just hit ^T and see the time. Revision Changes Path 1.25 +9 -0 src/usr.bin/time/time.1 1.29 +63 -37 src/usr.bin/time/time.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605141316.k4EDGJwi052233>