Skip to content

Instantly share code, notes, and snippets.

@johnkpaul
Created June 4, 2013 12:51
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnkpaul/5705649 to your computer and use it in GitHub Desktop.
Save johnkpaul/5705649 to your computer and use it in GitHub Desktop.
Who needs text editors? I write JavaScript
node -e 'process.stdin.pipe(require("fs").createWriteStream(process.argv[1]))' FILENAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment