]> git.ipfire.org Git - thirdparty/coreutils.git/commit
mv: revert add --swap (-x) option
authorPádraig Brady <P@draigBrady.com>
Tue, 5 Mar 2024 21:31:34 +0000 (21:31 +0000)
committerPádraig Brady <P@draigBrady.com>
Tue, 5 Mar 2024 21:34:00 +0000 (21:34 +0000)
commit9d8890d87231d477ca78269a4fce9242ec0624f1
tree5a2ee016c5e4332734fa110523fc1b2e068569bf
parentfea833591ba787b1232d13ac4b985bea1e7601de
mv: revert add --swap (-x) option

Since this functionality is recently available
in the exch(1) utility from util-linux,
it was thought best not to complicate mv with it.

This reverts commit 6cd2d5e5335b5c286ff39e154e9dd38ba6923775
NEWS
doc/coreutils.texi
src/mv.c
tests/local.mk
tests/mv/mv-swap.sh [deleted file]