Re: csh is root's shell?

From: Nikolay Kalev <nkalev_at_gmail.com>
Date: Thu, 7 Oct 2004 14:55:00 +0300
On Thu, 7 Oct 2004 08:25:04 -0300, Renato Botelho <rbgarga_at_gmail.com> wrote:
> On Thu, 7 Oct 2004 10:29:23 +0300, Nikolay Kalev <nkalev_at_gmail.com> wrote:
> > Ok here is the fix. I removed F1-F6 options, will research them this weekend :-)
> > Option CTRL+W is added, very neat thanks ! Please email me for other
> > suggestions.
> 
> Other thing,
> 
> You can replace this
> 
> if ($LOGNAME == "root") then
>                 set prompt="[%B%m%b]:%S%/%s# "
>                 else
>                 set prompt="[%B%m%b]:%S%/%s> "
> endif
> 
> with
> 
> set prompt="[%B%m%b]:%S%/%s%# "
> 
> %# will put # to root and > to others
> 
nice thank you :-). I will release soon another fix.
-- 
Key fingerprint = 9864 E575 E207 FB90 44C8  26A2 0167 E57E 66ED 0F1D
Received on Thu Oct 07 2004 - 09:55:01 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:16 UTC