9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Boyd Roberts" <boyd@fr.inter.net>
To: <9fans@cse.psu.edu>
Subject: Re: [9fans] help, i'm in a wet paper bag and I can't get out
Date: Tue, 12 Jun 2001 14:40:16 +0200	[thread overview]
Message-ID: <0f8901c0f33c$d5319e40$e8b7c6d4@SOMA> (raw)
In-Reply-To: <20010612094321.76E9A19A06@mail.cse.psu.edu>

> still, i'm not sure that shell scripts are the right place to be
> implementing network protocols (although i can't say i'm entirely
> innocent). dhog made a good suggestion:  that way you can run your
> program on any system supported by inferno, which is a nice bonus.

neither am i.  for the current irc thing i think limbo would be a
more efficient and more secure choice.  that damn irc protocol seems
to be in rfc limbo (no pun intended).  i wouldn't like some piece
of unforseen braindamage to break your script.

rc is a lot more bulletproof than the shell, but scripts executing
stuff that 3rd parties hand up is fraught with peril; you just don't
have the conscise, fine grained analysis that limbo gives you.

you could probably do it with rc, but it would be large chunks
of code to do the string mangling/validation and that leaves you
open to screwups.

1000 line scripts are not your friends.




  reply	other threads:[~2001-06-12 12:40 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-12  9:51 rog
2001-06-12 12:40 ` Boyd Roberts [this message]
2001-06-12 13:02   ` Matt
2001-06-12 13:18     ` Boyd Roberts
2001-06-12 13:38       ` Matt
2001-06-12 14:56         ` Boyd Roberts
2001-06-12 14:05     ` Dan Cross
2001-06-12 16:26 ` Jonathan Sergent
2001-06-12 19:33   ` Boyd Roberts
  -- strict thread matches above, loose matches on Subject: below --
2001-06-12 18:21 forsyth
2001-06-12 17:17 rog
2001-06-12 23:04 ` rob pike
2001-06-12 17:00 forsyth
2001-06-12 17:02 ` Jonathan Sergent
2001-06-12 19:38   ` Boyd Roberts
2001-06-12 14:32 rog
2001-06-12 14:58 ` Matt
2001-06-12 18:51   ` Boyd Roberts
2001-06-12 13:36 rog
2001-06-12 13:43 ` Matt
2001-06-12 14:58   ` Boyd Roberts
     [not found] <matt@proweb.co.uk>
2001-06-12  0:39 ` Matt
2001-06-12  0:55   ` Scott Schwartz
2001-06-12  1:12     ` Boyd Roberts
2001-06-12  1:00   ` Boyd Roberts
2001-06-12  1:30     ` Jonathan Sergent
2001-06-15  8:27     ` Hermann Samso
2001-06-15 11:53       ` Boyd Roberts
2001-06-15 12:18         ` Matt
2001-06-15 14:01         ` Matt
2001-06-15 14:25           ` Boyd Roberts

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='0f8901c0f33c$d5319e40$e8b7c6d4@SOMA' \
    --to=boyd@fr.inter.net \
    --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).