Skip to content

Instantly share code, notes, and snippets.

@elliptic-shiho
Created August 1, 2015 09:22
Show Gist options
  • Save elliptic-shiho/59904714c323dddb02d9 to your computer and use it in GitHub Desktop.
Save elliptic-shiho/59904714c323dddb02d9 to your computer and use it in GitHub Desktop.
console.log(require('fs').readFileSync(process.argv[2]).toString().replace(/[^\n]/g,"").length);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment