new sane script: sane-rcp

i guess this could just be an alias? 🤷
This commit is contained in:
colin 2022-10-25 01:18:29 -07:00
parent e2985ef018
commit 8d89f828b6

3
pkgs/sane-scripts/src/sane-rcp Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env sh
# copy some remote file(s) to the working directory, with sane defaults
rsync -arv --progress "$@" .