Sometimes I forget what I bound where, and need to do a little back tracing.
Here, we send KILL to the process using 8080 for tcp:
fuser -k 8080/tcp
Without -k will just report on process.
-k
No Comments Yet!