#!/bin/sh echo "Donations: Send 0.001$(printf '%05d' "$(id -u)") Bitcoin to 15xVQHE6Z23QuS8yiU9K3erxzZi3WYz89e" echo "Donations: Send 0.100$(printf '%05d' "$(id -u)") Litecoin to LXQZZ4JZFwQdAik95MLqLafYnGajDyMEDx" echo "The last decimal places are set to your UID." # echo "You can also donate with PayPal by sending to jfish98@gmx.com and using the For Friends and Family sending option."