Skip to content

Instantly share code, notes, and snippets.

@Pavel-Durov
Created August 13, 2018 08:51
Show Gist options
  • Save Pavel-Durov/0a431dafa1e5a18ede5e01459d17c6d8 to your computer and use it in GitHub Desktop.
Save Pavel-Durov/0a431dafa1e5a18ede5e01459d17c6d8 to your computer and use it in GitHub Desktop.
kill $(lsof | grep 1001 | awk '{print $2}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment