On Wed, May 5, 2010 at 8:14 AM, Emmanuel Oga wrote:
> I'm doing some experiments on scripting wmii with the help of eventmachine.
> I mounted the wmii fs [...] Then, I came up with this:
> http://gist.github.com/390396
Why not talk directly to wmii via 9P instead of going through a
mount (which
This voice might be trying to tell you that this really should be
written in sh (or perhaps tcl).
On 5/5/10, Emmanuel Oga wrote:
> hey
>
> I'm doing some experiments on scripting wmii with the help of eventmachine.
>
> I mounted the wmii fs using the instructions on http://wmii.suckless.org/9p
>
hey
I'm doing some experiments on scripting wmii with the help of eventmachine.
I mounted the wmii fs using the instructions on http://wmii.suckless.org/9p
Then, I came up with this:
http://gist.github.com/390396
The thing is, I haven't had much experience dealing with eventmachine and
I'm no