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