Skip to content

Instantly share code, notes, and snippets.

@Flashwalker
Created May 12, 2017 00:49
Show Gist options
  • Save Flashwalker/81129a89c4007dc14bec6448b865875d to your computer and use it in GitHub Desktop.
Save Flashwalker/81129a89c4007dc14bec6448b865875d to your computer and use it in GitHub Desktop.
May the fork be with your lang
#!/bin/sh
# May the fork be with your lang
wget -U 'Mozilla/5.0' -qO- "http://translate.googleapis.com/translate_a/single?client=gtx&sl=auto&tl=ru&dt=t&q=`telnet towel.blinkenlights.nl 666 2>/dev/null|tail -2`" | awk -F'"' '{print $2}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment