> > > % dc <[0=1] | echo 0 > /srv/desk
> Ok, so this is really neat. How do I do it in inferno? What's the
> equivalent of /srv?
Inferno has srv(3) which is the file2chan registry. The closest I can
get to the above, without writing a new limbo command, is
% load file2chan
% calc >[0=1] | {f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ok, so this is really neat. How do I do it in inferno? What's the
equivalent of /srv?
Paul
On 31-Mar-08, at 4:02 PM, ron minnich wrote:
On Mon, Mar 31, 2008 at 3:43 PM, Federico G. Benavento
<[EMAIL PROTECTED]> wrote:
what about:
% dc <[0=1
On Mon, Mar 31, 2008 at 3:51 PM, Pietro Gagliardi <[EMAIL PROTECTED]> wrote:
> On Mar 31, 2008, at 6:43 PM, Federico G. Benavento wrote:
>
> > what about:
> > % dc <[0=1] | echo 0 > /srv/desk
> >
> Does that even do anything? You can't pipe to echo, can you?
>
>
try it first then send email.
On Mon, Mar 31, 2008 at 3:43 PM, Federico G. Benavento
<[EMAIL PROTECTED]> wrote:
> 2 graphical calculators for Plan 9.
> http://plan9.aichi-u.ac.jp/netlib/demos/suzuki/s41.html
neat. But I like the perversity of using a window manager as my
control process.
For example, for a memory value, I
On Mon, Mar 31, 2008 at 3:43 PM, Federico G. Benavento
<[EMAIL PROTECTED]> wrote:
> what about:
> % dc <[0=1] | echo 0 > /srv/desk
>
well I knew somebody would tell me how to do this. Damn. Nice.
ron
> Does that even do anything?
try to figure it out. you may be enlightened.
if you fail, follow this link: http://9fans.net/archive/2002/05/18
On Mar 31, 2008, at 6:43 PM, Federico G. Benavento wrote:
what about:
% dc <[0=1] | echo 0 > /srv/desk
Does that even do anything? You can't pipe to echo, can you?
what about:
% dc <[0=1] | echo 0 > /srv/desk
2 graphical calculators for Plan 9.
http://plan9.aichi-u.ac.jp/netlib/demos/suzuki/s41.html
--
Federico G. Benavento
I've been wanting a desktop calculator for some time. I'm sitting on
the plane, trying to avoid real work, and decided to see if I could do
this:
1. put a dc behind /srv/desk
2. start a rio in a window
3. window 1 becomes cat /srv/desk
4. other windows are stupid programs that, on mouse click, send