[9fans] Local variables and rc functions
Is this a bug? % fn foo { echo $bar } % bar=baz foo % I would expect to see baz instead of a blank line. Micah
Re: [9fans] another kernel question
> TEXT forkret(SB), $0 very cunning... thanks russ, I get it now. -Steve