User Tools

Site Tools


lsof_general

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lsof_general [2015/12/03 15:53] luke7858lsof_general [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 20: Line 20:
 <sxh bash> <sxh bash>
 lsof -u luke lsof -u luke
 +</sxh>
 +== Killing all processes that belong to a user ==
 +<sxh bash>
 +kill -9 `lsof -t -u luke`
 </sxh> </sxh>
 \\ \\
Line 26: Line 30:
 lsof -p 1234 lsof -p 1234
 </sxh> </sxh>
 +
lsof_general.1449157998.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki