$ nohup geth --datadir $DATADIR \ --unlock 0 \ --password <(echo -n "SECRETPASSWORD") \ --testnet \ --fast \ 2>> $HOME/Desktop/ethereum/testnet/geth.log &