Skip to content

Instantly share code, notes, and snippets.

@mikedamage
Created October 27, 2011 14:31
Show Gist options
  • Save mikedamage/1319698 to your computer and use it in GitHub Desktop.
Save mikedamage/1319698 to your computer and use it in GitHub Desktop.
James's Jade Pipe Code
while(( "cat "a[2]"."a[1] " | "a[1] " -o {}" | getline result) > 0){
print result;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment