freebsd-dev/bin/mv
John Baldwin 6ce6b6c1d4 Add a -h flag similar to the -h flag for ln to force mv(1) to treat a
symbolic link to a directory for the target as a symbolic link instead of
a directory.  This makes it possible to atomically update a symbolic
link using rename().

Reviewed by:	gj
MFC after:	2 weeks
2012-08-31 14:35:01 +00:00
..
Makefile
mv.1 Add a -h flag similar to the -h flag for ln to force mv(1) to treat a 2012-08-31 14:35:01 +00:00
mv.c Add a -h flag similar to the -h flag for ln to force mv(1) to treat a 2012-08-31 14:35:01 +00:00