Date: Wed, 29 Apr 2009 18:08:18 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/rm rm.c Message-ID: <200904291808.n3TI8Nx6030463@repoman.freebsd.org>
index | next in thread | raw e-mail
imp 2009-04-29 18:08:18 UTC
FreeBSD src repository
Modified files:
bin/rm rm.c
Log:
SVN rev 191670 on 2009-04-29 18:08:18Z by imp
Implement ^T support for rm: now it will report the next file it
removes when you hit ^T. This is similar to what's done for cp. The
signal handler and type definitions for "info" were borrowed directly
from cp.
Revision Changes Path
1.59 +29 -0 src/bin/rm/rm.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904291808.n3TI8Nx6030463>
