Skip to content

Instantly share code, notes, and snippets.

@nutrino
Created March 22, 2022 14:36
Show Gist options
  • Save nutrino/c46ddb1033d1efcca828bf3df0e975a0 to your computer and use it in GitHub Desktop.
Save nutrino/c46ddb1033d1efcca828bf3df0e975a0 to your computer and use it in GitHub Desktop.
ps uxa | grep .vscode-server | awk '{print $2}' | xargs kill -9
@nutrino
Copy link
Author

nutrino commented Mar 22, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment