Revision as of 10:00, 16 December 2011 by imported>ThorstenStaerk
Process-related commands:
- bg -- sends a job into the background
- fg -- sends a job into the foreground
- jobs -- shows all jobs
- ps -- shows all processes
- disown
To kill processes that e.g. prevent the CDROM from being ejected, use lsof.