Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/bash
- ip=`curl http://automation.whatismyip.com/n09230945.asp`
- curl -d "entry.0.single=$USER&entry.1.single=$ip&submit=Submit" \
- --location --output /tmp/ip.html "http://spreadsheets.google.com formResponse?formkey=dG9YZnlmR2xtX25BOENUS1VZUVVxT3c6MQ.."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement