#!/usr/bin/env sh rsync "$1" root@armaanb.net:/var/www/armaanb.net/ echo "https://armaanb.net/"$(basename "$1") | tee /dev/tty | xclip -sel c