1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-10 06:54:34 +02:00
Files
coreutils/doc
Paul Eggert 20005ca733 mv: new option --no-copy
Wishlist item from Mike Frysinger (Bug#61050).
* src/copy.c (copy_internal):
Do not fall back on copying if x->no_copy.
* src/copy.h (struct cp_options): New member no_copy.
* src/mv.c (NO_COPY_OPTION): New constant.
(long_options, usage, main): Support --no-copy.
* tests/mv/no-copy.sh: New test.
* tests/local.mk (all_tests): Add it.
2023-01-27 11:03:38 -08:00
..
2023-01-27 11:03:38 -08:00