Date: Mon, 23 May 2016 17:53:58 -0400 From: "James B. Byrne" <byrnejb@harte-lyne.ca> To: "Oscar Hodgson" <oscar.hodgson@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: history utility Message-ID: <3af2165af282dda6d359a75658b5eb76.squirrel@webmail.harte-lyne.ca> In-Reply-To: <8BB2F467-B862-4B07-939C-B3758ED3DD31@gmail.com> References: <af5631f60eb1e33606eaf16362835193.squirrel@webmail.harte-lyne.ca> <8BB2F467-B862-4B07-939C-B3758ED3DD31@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Thks.
--
*** e-Mail is NOT a SECURE channel ***
Do NOT transmit sensitive data via e-Mail
Do NOT open attachments nor follow links sent by e-Mail
James B. Byrne mailto:ByrneJB@Harte-Lyne.ca
Harte & Lyne Limited http://www.harte-lyne.ca
9 Brockley Drive vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada L8E 3C3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3af2165af282dda6d359a75658b5eb76.squirrel>
