Date: Tue, 01 Jun 1999 11:05:02 +0100 From: Mark Ovens <marko@uk.radan.com> To: Annelise Anderson <andrsn@andrsn.stanford.edu> Cc: freebsd-questions@freebsd.org Subject: Re: why we don't mess with root's shell: Re: Need help with Root shell? Message-ID: <3753B04E.D16F9B99@uk.radan.com> References: <Pine.BSF.3.96.990528195809.26200A-100000@andrsn.stanford.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Annelise Anderson wrote:
>
> On Sat, 29 May 1999, Mark Ovens wrote:
>
> > On Fri, May 28, 1999 at 01:24:25PM -0700, Annelise Anderson wrote:
> > > Suppose FreeBSD were to provide as a default shell for root and
> > > for users something with a few more features than sh and csh--
> > > filename completion, command recall and editing, a prompt easy
> > > to configure to tell you who you are and where you are.
> > >
> >
> > Which one of those features does csh(1) *not* have?
>
> It does not have all of them. :)
>
Oh yes it does :-)
<ESC> for filename completion (and Ctrl-D for listing possible
matches).
recall and editing:
% !3:s/foo/bar
see man csh
prompt (add the alias to your ~/.cshrc):
% alias cd 'cd \!*;set prompt="`whoami`@`hostname`:`pwd`{\!}% "'
% cd /var/log
marko@marder-1:/var/log{23}%
> AA
>
--
FreeBSD - The Power To Serve http://www.freebsd.org
My Webpage http://www.users.globalnet.co.uk/~markov
_______________________________________________________________
Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK
CAD/CAM solutions for Sheetmetal Working Industry
mailto:marko@uk.radan.com http://www.radan.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3753B04E.D16F9B99>
