Ah, very cool, break is one of the few things I have missed in rc some times.
What do you think of adding return? I have wanted it a few times and Rob seems to think it makes sense to add it: http://9fans.net/archive/2003/03/44 Thanks! uriel On Tue, May 12, 2009 at 3:52 AM, erik quanstrom <quans...@quanstro.net> wrote: > i put a freshed copy of rc with a break > statement up on sources. it also has > history and allows newlines within lists > like so > x=(a > b > c > ) > there's also a printenv function. which > does not print the environment, but rather > rc's picture of the environment in the > same format as whatis. this doesn't seem > as useful as it once did. > > /n/sources/contrib/quanstro/src/futharc > > - erik > >