1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-11 07:24:18 +02:00
Files
coreutils/tests
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
2024-02-07 11:13:38 +00:00
2024-03-20 14:40:29 -07:00