1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-22 01:57:10 +02:00
Files
coreutils/tests/mv
Paul Eggert 5d3fd24f42 mv: new option --exchange
* src/copy.h (struct cp_options): New member 'exchange'.
* src/copy.c (copy_internal): Support the new member.
* src/mv.c (EXCHANGE_OPTION): New constant.
(long_options): Add --exchange.
(usage): Document --exchange.
(main): Support --exchange.
* tests/mv/mv-exchange.sh: New test case.
* tests/local.mk (all_tests): Add it.
2024-03-20 14:40:29 -07:00
..
2024-03-20 14:40:29 -07:00