Skip to content

Instantly share code, notes, and snippets.

@TomonoriSoejima
Last active November 1, 2020 06:45
Show Gist options
  • Save TomonoriSoejima/670fee4a5467c5839e5b8ef5bbd3b5d7 to your computer and use it in GitHub Desktop.
Save TomonoriSoejima/670fee4a5467c5839e5b8ef5bbd3b5d7 to your computer and use it in GitHub Desktop.
run ECEAnalyzer.jar faster
java -Deditor=code -jar ECEAnalyzer.jar $(ls -1 | grep --color=never ece_diag | grep -v tar.gz | tr '\n' ' ')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment