Skip to content

Instantly share code, notes, and snippets.

@alex-endfinger
Created September 10, 2011 22:17
Show Gist options
  • Save alex-endfinger/1208877 to your computer and use it in GitHub Desktop.
Save alex-endfinger/1208877 to your computer and use it in GitHub Desktop.
Command Line Fu
#!/bin/sh
curl "http://www.commandlinefu.com/commands/matching/$(echo $1 | base64)/plaintext"
@KJJstreet
Copy link

commands ubuntu

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