Skip to content

Instantly share code, notes, and snippets.

@gsora
Created March 26, 2014 11:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gsora/9781611 to your computer and use it in GitHub Desktop.
Save gsora/9781611 to your computer and use it in GitHub Desktop.
sh /home/user/auguri.sh | mutt -s "AUGURI!!1 " EMAILDIBUSO
# DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
# Version 2, December 2004
#
# Copyright (C) 2014 Simone Lombardi <smlb at riseup dot net>
#
# Everyone is permitted to copy and distribute verbatim or modified
# copies of this license document, and changing it is allowed as long
# as the name is changed.
#
# DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
# TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
#
# 0. You just DO WHAT THE FUCK YOU WANT TO.
# Y U NO USE SIMPLER SYNTAX?!
curl -s http://www.santodelgiorno.it | sed -n '87p' | awk '{print $4}' | sed 's/\"//'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment