Skip to content

Instantly share code, notes, and snippets.

@andyli
Last active August 29, 2015 14:16
Show Gist options
  • Save andyli/d55ae9ea1327bbbf749d to your computer and use it in GitHub Desktop.
Save andyli/d55ae9ea1327bbbf749d to your computer and use it in GitHub Desktop.
Command line argument escaping

Command line argument escaping

Here is a list of open source implementations of command line argument escaping.

libuv

Python

Poco

It simply does not quote arguments...

Go

Ruby

Qt

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