freebsd-dev/bin/rm
Warner Losh b5260db685 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.
2009-04-29 18:08:18 +00:00
..
Makefile Remove unnecessary SRCS= where could be guessed directly by our 2005-01-27 14:52:47 +00:00
rm.1 Give a hint to the reader as to what the "whiteout" actually means. 2006-12-26 13:57:40 +00:00
rm.c Implement ^T support for rm: now it will report the next file it 2009-04-29 18:08:18 +00:00