nix-files/pkgs/sane-scripts/src/sane-rcp
colin 8d89f828b6 new sane script: sane-rcp
i guess this could just be an alias? 🤷
2022-10-25 01:19:05 -07:00

4 lines
119 B
Bash
Executable File

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