.files/dotfiles/bin/c3cp
Philip Henning c377eb276a consolidate and templeate my to files
in order to stop maintainung different files for each operationg system
2021-09-11 23:45:56 +02:00

13 lines
158 B
Bash
Executable file

#!/usr/bin/env bash
#
# {{@@ header() @@}}
#
if [[ -z "${1}" ]]; then
echo "Filepath missing."
exit 1
fi
rsync --verbose --progress --inplace ${1} /tmp/