|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Miscellaneous Questions about SUSE Linux that don't fit anywhere else |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Is there a way to list your running processes within the shell and then kill them? I suppose it would be an equivalent to CTRL-ALT-DEL in Windows.
|
|
|||
|
In the konsole run
Code:
ps -ef | more |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|