Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save juan-fdz-hawa/7e97e522f4d6a70131b0dba16c056471 to your computer and use it in GitHub Desktop.
Save juan-fdz-hawa/7e97e522f4d6a70131b0dba16c056471 to your computer and use it in GitHub Desktop.
ps ax | grep spring | cut -f1 -d' ' | xargs kill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment