CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/27 15:43:46
Modified files:
bin/cp : cp.1 cp.c utils.c
bin/mv : mv.1 mv.c
bin/rm : rm.1 rm.c
Log message:
add a -v verbose flag to cp, mv, and rm. useful for monitoring progress,
and present on several other systems. some ok, some less ok.
from Job Snijders
