9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] rc break
@ 2006-08-05 15:39 erik quanstrom
  2006-08-05 20:59 ` "Nils O. Selåsdal"
  0 siblings, 1 reply; 9+ messages in thread
From: erik quanstrom @ 2006-08-05 15:39 UTC (permalink / raw)
  To: 9fans

is there some reason that rc has no "break" statement?
for example:

	for(i in $fu){
		...
		if(endcond)
			break;
	}

- erik


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [9fans] rc break
@ 2009-05-12  1:52 erik quanstrom
  2009-05-12  5:08 ` Uriel
  0 siblings, 1 reply; 9+ messages in thread
From: erik quanstrom @ 2009-05-12  1:52 UTC (permalink / raw)
  To: 9fans

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-05-12  5:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-05 15:39 [9fans] rc break erik quanstrom
2006-08-05 20:59 ` "Nils O. Selåsdal"
2006-08-06  4:25   ` erik quanstrom
2006-08-05 23:42     ` geoff
2006-08-06  5:18       ` erik quanstrom
2006-08-06  0:50         ` geoff
2006-08-06  6:04           ` erik quanstrom
2009-05-12  1:52 erik quanstrom
2009-05-12  5:08 ` Uriel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).