Created
October 27, 2011 14:31
-
-
Save mikedamage/1319698 to your computer and use it in GitHub Desktop.
James's Jade Pipe Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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