index
:
senders/automv
master
Utility for periodically moving files from one folder to another via Regex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
automv.sh
1
1 files changed, 1 insertions, 0 deletions
diff --git a/automv.sh b/automv.sh
index 2c71375..fad5a19 100755
--- a/
automv.sh
+++ b/
automv.sh
@@ -40,6 +40,7 @@ function split {
--elide-empty-files \
--suppress-matched \
--keep-files \
+ --silent \
/---/ '{*}'
}