From 79d080c6c4503919c833729e129a19ff1506cffd Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 24 Oct 2021 01:23:36 -0700 Subject: refactor --- home/xyz/.local/bin/mvt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/xyz/.local/bin/mvt b/home/xyz/.local/bin/mvt index 1701ed93..d324856a 100755 --- a/home/xyz/.local/bin/mvt +++ b/home/xyz/.local/bin/mvt @@ -1,6 +1,6 @@ #!/bin/sh -# emulate mv -t, for more POSIX compliant +# emulate mv -t, for use with `find ... -exec mvt ... '{}' \+`, more POSIX compliant dist="$1" shift mv -- "$@" "$dist" -- cgit v1.2.3-70-g09d2