On Sun May  4 18:01:22 EDT 2014, yshu...@lynxline.com wrote:

> 
> Just idea, but seriously, why cannot do something like this:
> 
> # cat /prog/new > $id
> # cat /dis/ls.dis > /prog/$id/dis
> # echo "/" > /prog/$id/cwd
> # echo «Running» > /prog/$id/status
> 
> Not to do it which echo/cat, but to have remote access to /prog/new

so that's an interesting idea.  i've toyed with the idea of having
a mount driver analog for system calls, but got tripped up on
the details, and the lack of a specific need.

- erik

Reply via email to