Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Q: killing processes in acme-sac
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
base2design  
View profile  
 More options Jan 24 2011, 1:17 pm
From: base2design <joseph.stew...@gmail.com>
Date: Mon, 24 Jan 2011 10:17:50 -0800 (PST)
Local: Mon, Jan 24 2011 1:17 pm
Subject: Q: killing processes in acme-sac

Hello all!

I'm using acme-sac on both Win7 and OSX and I don't seem to be able to kill
runaway processes via "kill".

In addition, I see no way to send a "DELETE" character on OSX to kill a
process started from a "win" session.

Is this supposed to work or is this a limitation in acme-sac? I did a basic
seach of the issues here and didn't see anything that matched my specific
observation.

Help!

-joe


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Caerwyn Jones  
View profile  
 More options Jan 24 2011, 10:33 pm
From: Caerwyn Jones <caerw...@gmail.com>
Date: Mon, 24 Jan 2011 22:33:52 -0500
Local: Mon, Jan 24 2011 10:33 pm
Subject: Re: [acme-sac] Q: killing processes in acme-sac
inferno-os kill(1) should be included and should work. If not try
'echo kill > /prog/n/ctl where n is you pid.

DELETE won't kill tasks in win (or in wm/sh in inferno-os). The only
way to stop the task is by running kill from another win.  This is
intentional because there are no signals in inferno.

there is no task manager in acme-sac; though adeb might be a good
place to start to build one.

caerwyn


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joseph Stewart  
View profile  
 More options Jan 25 2011, 7:05 am
From: Joseph Stewart <joseph.stew...@gmail.com>
Date: Tue, 25 Jan 2011 07:05:20 -0500
Local: Tues, Jan 25 2011 7:05 am
Subject: Re: [acme-sac] Q: killing processes in acme-sac

caerwyn,

On the MacOS version of acme-sac (AcmeSAC-0.31.dmg), It seems "kill" is a
shell function instead of kill.dis.

This function seems broken in a way that I don't quite understand yet
(here's the shell output when I run it):

% kill loop
echo kill > /prog/97/ctl #    86 stewarj    0:00.0 release    73K loop[$Sys]

After I rub the sleep out of my eyes, I'll take another look and see if the
intention of the function makes more sense.

BR,
-joe


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mechiel Lukkien  
View profile  
 More options Jan 25 2011, 7:17 am
From: Mechiel Lukkien <mech...@ueber.net>
Date: Tue, 25 Jan 2011 13:17:55 +0100
Local: Tues, Jan 25 2011 7:17 am
Subject: Re: [acme-sac] Q: killing processes in acme-sac

On Tue, Jan 25, 2011 at 07:05:20AM -0500, Joseph Stewart wrote:
> This function seems broken in a way that I don't quite understand yet
> (here's the shell output when I run it):

> % kill loop
> echo kill > /prog/97/ctl #    86 stewarj    0:00.0 release    73K loop[$Sys]

> After I rub the sleep out of my eyes, I'll take another look and see if the
> intention of the function makes more sense.

it probably prints commands to kill the processes.  you can pipe the
output to sh, or copy-paste them (or a selection) in a sh.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Caerwyn Jones  
View profile  
 More options Jan 25 2011, 7:29 am
From: Caerwyn Jones <caerw...@gmail.com>
Date: Tue, 25 Jan 2011 07:29:21 -0500
Local: Tues, Jan 25 2011 7:29 am
Subject: Re: [acme-sac] Q: killing processes in acme-sac
Right, it was meant to emulate the plan9 kill.  But I replaced it in
the repo with the original inferno kill.  You'll need to pull the
latest.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Caerwyn Jones  
View profile  
 More options Jan 25 2011, 7:32 am
From: Caerwyn Jones <caerw...@gmail.com>
Date: Tue, 25 Jan 2011 07:32:03 -0500
Local: Tues, Jan 25 2011 7:32 am
Subject: Re: [acme-sac] Q: killing processes in acme-sac
Read this for more background.
http://ipn.caerwyn.com/2006/02/lab-52-text-files.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joseph Stewart  
View profile  
 More options Jan 25 2011, 8:36 am
From: Joseph Stewart <joseph.stew...@gmail.com>
Date: Tue, 25 Jan 2011 08:36:02 -0500
Local: Tues, Jan 25 2011 8:36 am
Subject: Re: [acme-sac] Q: killing processes in acme-sac

Ah, got it. I haven't tried acme-sac from hg yet... going off to do that
now.

Thanks!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »