Skip to content

Instantly share code, notes, and snippets.

@vicapow
Created July 9, 2012 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vicapow/3079325 to your computer and use it in GitHub Desktop.
Save vicapow/3079325 to your computer and use it in GitHub Desktop.
print my source code!
require('fs').createReadStream(process.argv[1]).pipe(process.stdout);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment