Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2016 04:43:22 +0200
From:      Bertram Scharpf <lists@bertram-scharpf.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: history utility
Message-ID:  <20160524024322.GA25960@becker.bs.l>
In-Reply-To: <3af2165af282dda6d359a75658b5eb76.squirrel@webmail.harte-lyne.ca>
References:  <af5631f60eb1e33606eaf16362835193.squirrel@webmail.harte-lyne.ca> <8BB2F467-B862-4B07-939C-B3758ED3DD31@gmail.com> <3af2165af282dda6d359a75658b5eb76.squirrel@webmail.harte-lyne.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, 23. May 2016, 17:53:58 -0400, James B. Byrne via freebsd-questions wrote:
> 
> On Mon, May 23, 2016 11:26, Oscar Hodgson wrote:
> >
> >> On May 20, 2016, at 2:17 PM, James B. Byrne <byrnejb@harte-lyne.ca> wrote:
> >>
> >> As is no doubt obvious from what I am trying to do I come from a bash background.
> >
> > Probably evil, but this in .cshrc works for me:
> >
> > if ($?prompt) then
> > 	if ( -x /usr/local/bin/bash ) then
> > 		echo Switching to bash
> > 		exec /usr/local/bin/bash --login
> > 	fi
> > endif
> >
> 
> I have done worse.

+1

Could we all be wrong together without knowing of each other?

Bertram


-- 
Bertram Scharpf
Stuttgart, Deutschland/Germany
http://www.bertram-scharpf.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160524024322.GA25960>