Results 1 to 6 of 6
Its so cool to be able to start TOP by doing ALT + F2 from new terminal and typing "top" minus quotes..but how do I stop TOP.? sorry for all ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-08-2009 #1Linux Newbie
- Join Date
- Aug 2009
- Posts
- 156
How do I stop TOP ?
Its so cool to be able to start TOP by doing ALT + F2 from new terminal and typing "top" minus quotes..but how do I stop TOP.? sorry for all my questions , and all my posts but i have a knowledge deficit in linux in general and gentoo in particular. Frank
- 11-08-2009 #2
Pressing Ctrl+c will stop a process in your terminal
Linux User #453176
- 11-08-2009 #3
Or, you can always type "killall top" as your user, and it will kill all "top" processes started as your user.
- 11-08-2009 #4Linux Newbie
- Join Date
- Aug 2009
- Posts
- 156
- 11-08-2009 #5
If it's crashed you may need to kill it by closing the terminal or killing it with a new terminal as gruven suggests
Linux User #453176
- 11-08-2009 #6
Or, if it opens top in a terminal, you can just hit "q" and top will exit.


Reply With Quote

