freebsd-dev/bin/mv
Tim J. Robbins 9a81395d08 When trying to emulate a cross-device move operation with cp and rm, add
a "--" argument after the options so filenames with leading dashes are
handled correctly.

PR:		39318
Submitted by:	Serge van den Boom <svdb@stack.nl>
MFC after:	1 week
2002-06-16 04:06:58 +00:00
..
Makefile
mv.1 Consistancy check s/file system/filesystem/ 2002-05-16 01:57:20 +00:00
mv.c When trying to emulate a cross-device move operation with cp and rm, add 2002-06-16 04:06:58 +00:00
pathnames.h Remove local definition of _PATH_CP, and use <paths.h>, _PATH_CP is in the 2002-05-17 11:38:48 +00:00