rc-list - mailing list for the rc(1) shell
 help / color / mirror / Atom feed
* f.c.
@ 1991-07-01 20:33 Donn Cave
  0 siblings, 0 replies; 3+ messages in thread
From: Donn Cave @ 1991-07-01 20:33 UTC (permalink / raw)
  To: rc

I'm posting this from a system with 6910 entries in /etc/passwd.  We used
a hashed passwd data base to speed things up.  Would a "/u" approach be
feasible here - searching a single directory with ca. 7K symbolic-link
entries?  Maybe we could make a tree - instead of "/u/donn", say "/u/d/o/n/n".

	Donn Cave, University Computing Services, University of Washington
	donn@cac.washington.edu


^ permalink raw reply	[flat|nested] 3+ messages in thread
* f.c.
@ 1991-07-01 19:04 Byron Rakitzis
  1991-07-01 21:04 ` f.c Mark-Jason Dominus
  0 siblings, 1 reply; 3+ messages in thread
From: Byron Rakitzis @ 1991-07-01 19:04 UTC (permalink / raw)
  To: rc


On the topic of username completion and other feeping creaturism, I
wanted to offer the following thoughts:

1) I don't want to add a new feature to rc unless someone cannot do
what they need to do without it. Putting the $^ hack in, for example,
was a big decision for me, and what persuaded me was the fact that it
was not otherwise possible to get $^ output without mucking around with
$ifs in a really ugly way.

2) Saying that your system administrator is too stupid or won't apply
the change, or that the filesystem should not be polluted with soft
links is not a conclusive argument as far as I am concerned. I honestly
think that /u is the correct way to solve the home directory problem,
because it is most definitely the most portable solution, which works
across ALL unix tools and ALL unix systems. I don't see why I need to
break rc in order to satisfy uncooperative sysadmins.

3) The readline brouhaha is a different kettle of fish as far as I am
concerned:  I added readline support because it was so easy to do so,
and because there are so many people out there "addicted" to filename
completion and command-line editing who would not otherwise consider
using rc. The number of requests for readline support that I have
received has been staggering! The number of requests for username
completion can be counted on the fingers of one hand.  Therefore, I saw
it as a necessary evil for rc to gain acceptance. (And in any case,
readline does not affect the language which rc accepts, so it was
easier to swallow the readline pill) As I said in a previous note, I am
hoping that people will instead use a mux-like xterm in order to get
command-line editing. But it is a little disingenuous of me to advocate
the use of such a program when no such program yet exists!  Hence,
readline.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1991-07-01 21:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1991-07-01 20:33 f.c Donn Cave
  -- strict thread matches above, loose matches on Subject: below --
1991-07-01 19:04 f.c Byron Rakitzis
1991-07-01 21:04 ` f.c Mark-Jason Dominus

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