9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] just in case anyone has written this
@ 2009-04-28  0:40 ron minnich
  2009-04-28  1:00 ` andrey mirtchovski
  2009-04-28  9:05 ` roger peppe
  0 siblings, 2 replies; 10+ messages in thread
From: ron minnich @ 2009-04-28  0:40 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

before I write it.

I need a command that concentrates one socket to many (outbound) and
many to one (inbound)

But it needs to do a bit more.

On the inbound side, I need it to merge lines so that, e.g., a line from
11.1.1.1 and 11.1.1.2 if same, gets printed as
1-2: Mon may 8 2011

and if we have
11.1.1.1 and 11.1.1.2 and 11.1.1.4 and 11.1.1.5 you get
1-2,4-5: blah blah


I have a sort of command like this, which I can adapt to Plan 9. If,
however, someone already has this for Plan 9, it would save me time.
For now I only need 64 hosts but at some point need 1024 (which my
current command does)
and eventually 262144.

thanks

ron



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

end of thread, other threads:[~2009-04-28 15:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-28  0:40 [9fans] just in case anyone has written this ron minnich
2009-04-28  1:00 ` andrey mirtchovski
2009-04-28  9:05 ` roger peppe
2009-04-28 14:29   ` ron minnich
2009-04-28 15:17     ` roger peppe
2009-04-28 15:32       ` andrey mirtchovski
2009-04-28 15:41         ` erik quanstrom
2009-04-28 15:52           ` andrey mirtchovski
2009-04-28 15:57             ` erik quanstrom
2009-04-28 15:38       ` ron minnich

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