history utility
Bertram Scharpf
lists at bertram-scharpf.de
Tue May 24 02:43:33 UTC 2016
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 at 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
More information about the freebsd-questions
mailing list