Skip to content

Instantly share code, notes, and snippets.

@Pawka
Last active December 11, 2015 06:59
Show Gist options
  • Save Pawka/4563176 to your computer and use it in GitHub Desktop.
Save Pawka/4563176 to your computer and use it in GitHub Desktop.
Pietums cepelinai
echo `curl --silent -A "Mozilla/5.0" http://www.cepelinai.eu/lt/uzsakymas | grep "product-name" | sed 's/<[^>]*>//g' | shuf -n 1` && echo `curl --silent -A "Mozilla/5.0" http://www.cepelinai.eu/lt/uzsakymas | grep \"order_sauce\" -A 5 | grep option | sed 's/<[^>]*>//g' | shuf -n 1`
@Pawka
Copy link
Author

Pawka commented Jan 18, 2013

@Pawka
Copy link
Author

Pawka commented Jan 18, 2013

Buvau pamiršęs apie bash userius. Ant zsh veikė, ant bash ir sh - ne.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment