Skip to content

Instantly share code, notes, and snippets.

@emilfolino
Created November 29, 2019 06:42
Show Gist options
  • Save emilfolino/294295050562fa450d94af18a167eaec to your computer and use it in GitHub Desktop.
Save emilfolino/294295050562fa450d94af18a167eaec to your computer and use it in GitHub Desktop.
Corporate Bullshit Generator
curl -s http://pasta.phyrama.com:8083/cgi-bin/live.exe | grep -Eo '^<li>.*</li>' | sed s,\</\\?li\>,,g | shuf -n 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment