[GRASS-user] Linux prompt messed up

Larry Prevett prevettl at gmail.com
Thu Oct 5 11:37:25 EDT 2006


On 10/5/06, Daniel Victoria <daniel.victoria at gmail.com> wrote:
>
> HI,
>
> I compiled and installed Grass6.2RC1 and was using it normaly when the
> conection from the windows terminal to the linux box where I run grass
> shut off. Now, when I open the terminal in the linux box the bash
> prompt is GRASS 6.2.0RC1 ():~ >
>
> How can I make it go back to the way it was?
> Should I delete some grass temp file?
> Thanks
> Daniel



to set the linux terminal prompt to [user at server_name directory]

put
  PS1="[\u@\h \W]\\$ "
in /home/youraccount/.bashrc
and
  source .bashrc
  (or log out, log back in)

see the man page for bashrc for the other prompt options

lp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20061005/cce540dd/attachment.html


More information about the grass-user mailing list