Skip to content

Instantly share code, notes, and snippets.

@imerkle
Created September 7, 2017 18:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imerkle/355e3e4c5593f23e269588e2f5ae95a5 to your computer and use it in GitHub Desktop.
Save imerkle/355e3e4c5593f23e269588e2f5ae95a5 to your computer and use it in GitHub Desktop.
important linux commands
fuser -k 8080/tcp
history -c && history -w
command &
ps -ef | grep something // show bg process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment