new sane script: sane-rcp
i guess this could just be an alias? 🤷
This commit is contained in:
3
pkgs/sane-scripts/src/sane-rcp
Executable file
3
pkgs/sane-scripts/src/sane-rcp
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/usr/bin/env sh
|
||||||
|
# copy some remote file(s) to the working directory, with sane defaults
|
||||||
|
rsync -arv --progress "$@" .
|
Reference in New Issue
Block a user