> > How can a script know where in the acme directories
> > (/mnt/acme/*) the script runs?
 :
> use /mnt/acme/$winid

Thanks.  My acme was so old that it didn't export winid.
Then Putcmd is *so* trivial.  You can execute "Putcmd mk".

++
#!/bin/rc
echo put > /mnt/acme/$winid/ctl
$*
-- 


Reply via email to