Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ip=`wget -q -O - checkip.dyndns.org|sed -e 's/.*Current IP Address: //' -e 's/<.*$//'`
- echo Your current ip address is > /tmp/ipaddress.txt
- echo $ip >>/tmp/ipaddress.txt
- /opt/swift/bin/swift -n Allison-8Khz -m text -f /tmp/ipaddress.txt -o /tmp/ipaddress.wav
Add Comment
Please, Sign In to add comment