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