how to kill all background process in linux code example Example: kill all process at port lsof -ti tcp:2525 | xargs kill