On Mon, Mar 03, 2008 at 02:49:56AM +0900, sqweek wrote:
>However, rc.wmii needs plan 9's "read", which I'm pretty sure
>is not included in any released version of 9base (9base is not
>well maintained, I recommend plan9port). In this situation,
>rc.wmii bails and runs wmiirc instead.
Not quite... Now wmii.rc defines a read function if it can't
find the program:
fn read { sh -c 'read -r x || exit 1; echo $x' }
-- Kris Maglione Everything happens at the same time with nothing in between. PGP: http://suckless.org/~jg/pubkey.pgp SHA1 (pubkey.pgp) = 2d464f9dbb186bee6f4faa88e2f6c5802bcfd935
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:37:27 UTC