Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function quittearimg() { echo 'Mensaje: ' ; read mensaje ; curl -u usuario:passwd -F "media=@$1" -F "status=$mensaje" https://quitter.im/api/statuses/update.xml --write-out %{http_code} --silent --output /dev/null; }
Advertisement
Add Comment
Please, Sign In to add comment