On Tue, Nov 4, 2008 at 9:05 PM, Roman Shaposhnik <[EMAIL PROTECTED]> wrote:
> On Nov 3, 2008, at 9:41 AM, [EMAIL PROTECTED] wrote:
>>>
>>> Frankly, I was trying to see whether an external process reading
>>> on somebody else's /proc/n/note would make any sense. One thing
>>> that I wanted to implement was a "note thief" process that would
>>> constantly read on a target's /proc/n/note and handle the notes
>>> externally using a different kind of IPC to communicate with
>>> the target.
>>
>> Why?
>
> What I want is to explore a possibility of managing the processes running
> on remote machines via a proxy process (think client side of cpu(1))
> running on a terminal.

can you not just import /proc from that machine?

ron

Reply via email to