rc-list - mailing list for the rc(1) shell
 help / color / mirror / Atom feed
From: Carlo Strozzi <carlos@scriptaworks.com>
To: rc@hawkwind.utcs.toronto.edu
Subject: Re: Beta release rc-1.6b3 available
Date: Tue, 23 Oct 2001 16:32:53 -0500	[thread overview]
Message-ID: <20011023223253.B17282@texne.com> (raw)
In-Reply-To: <20011023114431.3825.qmail@happy.star.le.ac.uk>; from tjg@star.le.ac.uk on Tue, Oct 23, 2001 at 07:44:31AM -0500

On Tue, Oct 23, 2001 at 07:44:31AM -0500, Tim Goodwin wrote:
(...)
> 
> You should be horrified at the use of Perl here, so compile the

I definitely am :-)

(...)
> int main(int argc, char **argv) {
> 	if (argv[1]) {
> 		struct passwd *p = getpwnam(argv[1]);
> 		if (p)
> 			puts(p->pw_dir);
(...)

Well, a nice piece of awk would fit equally well here. But apart from
that, of course my point was to have rc go well with the GNU realine
library (tab-completion and that), and the above does not really fit
the bill. On the other hand, one of the nice things abot rc is that
it has a small memory footprint, and adding features would make it
worse in that respect. I think I'll leave without tilde expansion,
and continue to use rc mostly for scripting :-)

Thanks anyway, and keep up with the good work.

bye,
carlo
-- 
For easier reading please set the Courier font.
Messages larger than 30 KB may not receive immediate attention.
Freedom for Business: http://swpat.ffii.org


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

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-15 13:56 Tim Goodwin
2001-10-17 14:13 ` Buggs
2001-10-17 14:34   ` Tim Goodwin
2001-10-17 21:13     ` Buggs
     [not found] ` <20011019004843.A429@gc.wirefire.com>
2001-10-19 17:14   ` Tim Goodwin
2001-10-22  6:47     ` Scott Schwartz
2001-10-24  3:25       ` Chris Siebenmann
2001-10-24  3:41         ` Scott Schwartz
2001-10-23  7:55 ` Carlo Strozzi
2001-10-23 12:44   ` Tim Goodwin
2001-10-23 21:32     ` Carlo Strozzi [this message]
2001-10-24  3:34       ` Chris Siebenmann
2001-10-24  8:04         ` Carlo Strozzi
2001-10-23 15:47   ` Markus Friedl
2001-10-23 21:09     ` Carlo Strozzi
2001-10-23 15:55   ` Sam Roberts
2001-10-23 21:14     ` Scott Schwartz
2001-10-26 23:57 Gary Carvell

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=20011023223253.B17282@texne.com \
    --to=carlos@scriptaworks.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).