Skip to content

Instantly share code, notes, and snippets.

@robbestad
Created August 1, 2016 16:50
Show Gist options
  • Select an option

  • Save robbestad/9dc4d793eabf0fea3ebe25cac90a62db to your computer and use it in GitHub Desktop.

Select an option

Save robbestad/9dc4d793eabf0fea3ebe25cac90a62db to your computer and use it in GitHub Desktop.
sane 'node $(find . -type f -print0 | xargs -0 stat -f "%m %N" | sort -rn | head -1 | cut -f2- -d" ")' --glob="*.js"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment