Received: (from major@localhost)
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) id HAA38149
	for pups-liszt; Sat, 10 Jun 2000 07:23:38 +1000 (EST)
	(envelope-from owner-pups@minnie.cs.adfa.edu.au)
Received: from baoule.ath.cx (daemon@ppp-44-48-96.wmar.club-internet.fr [213.44.48.96])
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) with ESMTP id HAA38142
	for <pups@minnie.cs.adfa.edu.au>; Sat, 10 Jun 2000 07:23:32 +1000 (EST)
	(envelope-from gqueri@mail.dotcom.fr)
Received: (from gael@localhost)
	by baoule.ath.cx (8.10.0/8.10.0) id e59LKp129969
	for pups@minnie.cs.adfa.edu.au; Fri, 9 Jun 2000 23:20:51 +0200
Date: Fri, 9 Jun 2000 23:20:51 +0200
From: Gael Queri <gqueri@mail.dotcom.fr>
To: pups@minnie.cs.adfa.edu.au
Subject: Re: tcsh on 2.11BSD
Message-ID: <20000609232051.A28762@baoule.ath.cx>
References: <200006082258.IAA05733@henry.cs.adfa.edu.au> <Pine.LNX.4.10.10006090801130.8604-100000@guildenstern.shaffstall.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.1.11i
In-Reply-To: <Pine.LNX.4.10.10006090801130.8604-100000@guildenstern.shaffstall.com>; from jasomill@shaffstall.com on Fri, Jun 09, 2000 at 08:13:49AM -0500
X-Operating-System: Linux 2.2.16
Sender: owner-pups@minnie.cs.adfa.edu.au
Precedence: bulk

On Fri, Jun 09, 2000 at 08:13:49AM -0500, Jason T. Miller wrote:
> > I thought there was a port of an early tcsh to 2.*BSD? Maybe I have poor
> > memory. Anyway, I believe that Minix has a very tiny editline(), which
> > could be squeezed into the 2.11BSD csh to give you command-line editing.
> Yup. There's a tcsh included in 2.11BSD; thing is, I'm partial to the
> Bourne shell. Hence, a project.
And did you try to do something with pdksh? It's smaller than tcsh
and it has filename completion and support for reentrant history
(contrary to bash)

look at ftp.cs.mun.ca:/pub/pdksh/

