Re: Sending ctrl-c to running process

On Mon, 08 Sep 2008 17:23:07 -0500
Adam Krolnik <adam.krolnik@xxxxxxxxxxxxxxx> wrote:

> How can I send a control-c to a command started in the command window.
> I tried selecting the process and typing <Ctrl-C> but nothing went in.

Can't. An entered command of the form 'pid:message' (or '0:message' for the 
last-started command) will pipe 'message' to that process, but that's not going 
to work for <Ctrl>C etc.

Need to kill it instead. Select a process from children menu to paste the 
relevant pid.
Or be brave and enable the largely untested 'task.abort' action and make a 
menu-button for that.

Regards
Tom


-- 
Users can unsubscribe from the list by sending email to 
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by 
logging into the web interface.

Other related posts: