rc-list - mailing list for the rc(1) shell
 help / color / mirror / Atom feed
From: Carlo Strozzi <carlos@linux.it>
To: rc@hawkwind.utcs.toronto.edu
Subject: Re: building rc on QNX4
Date: Tue, 9 May 2000 04:22:31 -0400	[thread overview]
Message-ID: <20000509102231.A8231@tango.iol.it> (raw)
In-Reply-To: <20000508151502.23583.qmail@pantransit.reptiles.org>; from smarry@vex.net on Mon, May 08, 2000 at 11:15:02AM -0400

On Mon, May 08, 2000 at 11:15:02AM -0400, Smarasderagd wrote:
 (...)
 >replacing ` with ``($nl) if I really want lines and not tokens. If the
 >input is big enough to cause problems for rc, I switch to awk, sed, or
 >whatever.  Complicated interactive scripts I usually write in awk/gawk.

awk and sed are great tools, but the problem with awk is that any
interactions with external utilities spawns an extra /bin/sh process,
wich sucks a hell of a lot in Web CGI scripts. That's why using a shell
in the first place, with a bit of care, tends to be more efficient.
And awk does not even have an 'exec' facility, that would also help with
saving processes.

bye  -carlo
-- 
I can read MIME or uuencoded e-mail attachments in PDF, Postscript, HTML,
RTF or text formats. Please do not send Word or Excel files. 


  reply	other threads:[~2000-05-09 22:54 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-08 15:15 Smarasderagd
2000-05-09  8:22 ` Carlo Strozzi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-05-09  4:34 Smarasderagd
2000-05-11 12:26 ` Gert-Jan Vons
2000-05-08 15:23 Sam Roberts
2000-05-09  8:25 ` Carlo Strozzi
2000-05-08 10:19 Bengt Kleberg
2000-05-06 21:47 Byron Rakitzis
2000-05-04 13:46 Sam Roberts
2000-05-04  8:45 Byron Rakitzis
2000-05-06 10:28 ` Carlo Strozzi
2000-05-07 17:46   ` Paul Haahr
2000-05-08  8:01     ` Carlo Strozzi
2000-05-06 16:35 ` Jeremy Fitzhardinge
     [not found] <sroberts@uniserve.com>
2000-04-26 15:02 ` Sam Roberts
2000-04-27 16:56   ` Scott Schwartz
2000-04-27 20:41     ` Sam Roberts
2000-04-27 17:39   ` Carlo Strozzi
2000-05-02 14:41     ` Tim Goodwin
2000-05-04 15:18       ` Carlo Strozzi
2000-05-08  8:29         ` Tim Goodwin
2000-05-08  8:58           ` Chris Siebenmann
2000-05-08  9:15             ` Tim Goodwin
2000-05-08 23:25               ` Stephen Tell
2000-05-08 11:50           ` David Luyer
2000-05-08 13:28           ` Carlo Strozzi

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=20000509102231.A8231@tango.iol.it \
    --to=carlos@linux.it \
    --cc=carlos@texne.com \
    --cc=rc@hawkwind.utcs.toronto.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).