Skip to content

Instantly share code, notes, and snippets.

@tundal45
Created July 16, 2012 19:03
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tundal45/3124382 to your computer and use it in GitHub Desktop.
Save tundal45/3124382 to your computer and use it in GitHub Desktop.
Get just the ascii middle finger in command line from http://ascii-middle-finger.com/
curl -s http://ascii-middle-finger.com/ | grep -A 10 '<pre>' | grep -v 'pre'
....................../´¯/)
....................,/¯../
.................../..../
............./´¯/'...'/´¯¯`·¸
........../'/.../..../......./¨¯\
........('(...´...´.... ¯~/'...')
.........\.................'...../
..........''...\.......... _.·´
............\..............(
..............\.............\...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment