Why csh on Root?

Giorgos Keramidas keramida at ceid.upatras.gr
Thu Oct 19 21:53:04 UTC 2006


On 2006-10-19 15:30, Martin McCormick <martin at dc.cis.okstate.edu> wrote:
> Alex Zbyslaw writes:
> > set prompt="hello%{^G%}there "
> > 
> > where ^G is a single control char, not two chars.
> 
> 	Thanks.  It works perfectly.  I am reading the man for
> tcsh again to attempt to figure out what I missed the first time.

This part:

        %{string%}
            Includes string as a literal escape sequence.  It should be
            used only to change terminal attributes and should not move
            the  cursor  location.  This cannot be the last sequence in
            prompt.

:)



More information about the freebsd-questions mailing list