From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <059a01c0f1bc$2a54a570$e8b7c6d4@SOMA> From: "Boyd Roberts" To: <9fans@cse.psu.edu> References: <009501c0f19e$8874b2d0$6401a8c0@freeze2k> Subject: Re: [9fans] string to list? MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Sun, 10 Jun 2001 16:46:42 +0200 Topicbox-Message-UUID: b2eefb2c-eac9-11e9-9e20-41e7f4b1d025 > :Matt!~matt@hostname.com PRIVMSG #[s.i.s.] :some text > > I want to turn it into > > $nick $host $msgtype $channel $msg eval `{echo $irctext | awk '{ ... }'} where the awk spits: nick='...' etc