Skip to content

Instantly share code, notes, and snippets.

@matejb
Last active March 24, 2016 11:20
Show Gist options
  • Select an option

  • Save matejb/f2586c18a5873631e284 to your computer and use it in GitHub Desktop.

Select an option

Save matejb/f2586c18a5873631e284 to your computer and use it in GitHub Desktop.
linux cmds

port in use by program: netstat -lp

kill apps by port: fuser -k smtp/tcp

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