9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* rc children bug
@ 1997-02-02  6:23 Russ
  0 siblings, 0 replies; only message in thread
From: Russ @ 1997-02-02  6:23 UTC (permalink / raw)



before i go hacking at the source, has anyone
come across and fixed the fact that rc seems to
reap its children from a <{} inside a for loop
only after the for loop is done?

example:
	term% for (i in `{seq 1 100}) { 
		echo -n $i... ; diff <{cat /adm/users} <{cat /adm/users}
	}
	1...2...3...4...5...6...7...8...9...10...
	11...12...13...14...15...16...17...18...19...20...
	21...22...23...24...25...26...27...28...29...30...
	31...32...33...34...35...36...37...38...39...40...
	41...42...43...44...45...46...47...rc: can't get pipe
	term% 

russ




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-02-02  6:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-02-02  6:23 rc children bug Russ

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).