XEN
|
|
| List all open files with lsof 14/05/2010 | mad mad mod "lsof" is a command which lists all open open files on a system. And because everything is a file in Unix (this includes pipes, network sockets, disk files and all other devices) it is a bit like a sw [ ... ] |
| the easy way to kill processes 29/12/2009 | mad mad mod Use pkill to kill processes based on their name. For example to terminate all instances of mplayer: |
| Other Articles |
|
|