9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <aam396@mail.usask.ca>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] string to list?
Date: Sun, 10 Jun 2001 08:20:53 -0700	[thread overview]
Message-ID: <Pine.SGI.4.10.10106100816260.619-100000@irixbum.ca> (raw)
In-Reply-To: <009501c0f19e$8874b2d0$6401a8c0@freeze2k>

rc irc client? sounds reasonable :)
i wish i could find my 80-line C irc client i wrote last year for p9 (it was
my first project :).. come to think of it though, rc is a much better idea
and a funnier one to implement :) wish i had a working p9 installation, i
could've helped!

On Sun, 10 Jun 2001, Matt wrote:

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

how about awk? daemonize an awk program if RC does not five you the
utility to do it :) 



  parent reply	other threads:[~2001-06-10 15:20 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-10 11:14 Matt
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 [this message]
     [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=Pine.SGI.4.10.10106100816260.619-100000@irixbum.ca \
    --to=aam396@mail.usask.ca \
    --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).