Welcome, Guest. Please login or register.

Author Topic: Kill running programs  (Read 8961 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Golem!dk

  • Sr. Member
  • ****
  • Join Date: Dec 2002
  • Posts: 414
    • Show all replies
    • http://www.google.com/
Re: Kill running programs
« on: June 25, 2010, 11:21:51 PM »
Quote from: XDelusion;567280
So how does one kill a program that will not close and is hogging up memory?

OWB does this sometimes when you try to download a file and it tries to load it as a web page instead.

On MorphOS you can use iKill, it's a shell command included with the system, it will take taskname as an argument, with no arguments the pointer changes to a crosshair, be careful where you click or hit escape if you change your mind.
« Last Edit: June 25, 2010, 11:27:11 PM by Golem!dk »
~
 

Offline Golem!dk

  • Sr. Member
  • ****
  • Join Date: Dec 2002
  • Posts: 414
    • Show all replies
    • http://www.google.com/
Re: Kill running programs
« Reply #1 on: June 26, 2010, 12:40:27 PM »
Quote from: XDelusion;567358
Some programs run in their own screen and can't be clicked on.

Why not?
~
 

Offline Golem!dk

  • Sr. Member
  • ****
  • Join Date: Dec 2002
  • Posts: 414
    • Show all replies
    • http://www.google.com/
Re: Kill running programs
« Reply #2 on: June 26, 2010, 07:40:58 PM »
Quote from: XDelusion;567415
If I'm wrong, by all means correct me, it'll make me a happy camper.

Shell windows are MUI and you can move them (jump) to any public screen, alternatively some hotkey launching of iKill would allow you to start it on any screen.
~
 

Offline Golem!dk

  • Sr. Member
  • ****
  • Join Date: Dec 2002
  • Posts: 414
    • Show all replies
    • http://www.google.com/
Re: Kill running programs
« Reply #3 on: June 27, 2010, 12:40:17 PM »
Quote from: XDelusion;567470
EDIT: Never mind, I catch your meaning now.

Does iKill have docs somewhere?


Not AFAIK, but from a users viewpoint the operation is fairly simple, I think the "i" in the name stands for intuition, so getting rid of intuition windows + related tasks is pretty much what it does. The single argument you can give it on the command line is a taskname, you can use the TaskList command to see current task states. There is no safe way to reclaim resources from dead tasks, so once you've saved whatever you're working on you should probably consider rebooting.
~