Created
June 13, 2021 23:34
-
-
Save kosinix/5158f604356c3d11ab8855f6f1723544 to your computer and use it in GitHub Desktop.
kill all running node app ubuntu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
killall -9 node |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment