9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Matt" <matt@proweb.co.uk>
To: <9fans@cse.psu.edu>
Subject: [9fans] string to list?
Date: Sun, 10 Jun 2001 12:14:35 +0100	[thread overview]
Message-ID: <009501c0f19e$8874b2d0$6401a8c0@freeze2k> (raw)

Hi,

list to string is documented :
list=(How now brown cow)
string=$"list

but how do I go the other way?

specifically I'm want to parse IRC messages with RC

given
:Matt!~matt@hostname.com PRIVMSG #[s.i.s.] :some text

I want to turn it into

$nick $host $msgtype $channel $msg

can someone bash me with the cluestick please.

Matt


---
AVG Scanned for viruses
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.261 / Virus Database: 131 - Release Date: 07/06/2001



             reply	other threads:[~2001-06-10 11:14 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-10 11:14 Matt [this message]
2001-06-10 14:46 ` Boyd Roberts
2001-06-10 21:01   ` Matt
2001-06-10 21:09     ` Boyd Roberts
2001-06-10 15:20 ` andrey mirtchovski
     [not found] <vikki@proweb.co.uk>
2001-06-10 17:32 ` vikki
2001-06-10 17:47   ` Boyd Roberts
2001-06-10 17:55   ` Boyd Roberts
2001-06-10 18:03   ` Scott Schwartz
2001-06-10 21:48     ` Matt
2001-06-10 22:24       ` Scott Schwartz
2001-06-10 22:30         ` Boyd Roberts
2001-06-10 22:36 Jonathan Sergent
2001-06-11  0:15 ` Matt
2001-06-11 10:18 ` Laura Creighton
2001-06-11 10:38   ` Matt
2001-06-10 23:22 presotto
2001-06-10 23:35 ` Scott Schwartz
2001-06-11  1:45 presotto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='009501c0f19e$8874b2d0$6401a8c0@freeze2k' \
    --to=matt@proweb.co.uk \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).