openSUSE Forums > Archives > SF Archives > ARCHIVES - Miscellaneous » Listing Processes Within Shell...

Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Miscellaneous
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
  #1 (permalink)  
Old 27-Nov-2004, 10:08
CRCool75
Guest
 
Posts: n/a
Default

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.
  #2 (permalink)  
Old 27-Nov-2004, 10:23
69_rs_ss
Guest
 
Posts: n/a
Default

In the konsole run
Code:
ps -ef | more
and find the PID off the app. Once you have that run kill [pid_number].
  #3 (permalink)  
Old 27-Nov-2004, 11:46
Bruce
Guest
 
Posts: n/a
Default

Keyboard shortcut ctrl + esc opens the kde system guard. A gui that will allow you to see running processes and select and or kill them.
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2