Skip to content

Instantly share code, notes, and snippets.

@smerrill
Created May 12, 2011 01:45
var command = sprintf("echo '%s' | /usr/local/bin/gsed -e '%s'",
last_said[message.user].replace("'", "'\"'\"'"),
result[1].replace("'", "'\"'\"'"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment