Re: RedHat 9 - another problem now - help appreciated ;) <- FIXED :))

From: Jeffrey Silverman (jeffrey_at_jhu.edu)
Date: 10/30/03


Date: Thu, 30 Oct 2003 11:05:00 -0500

On Tue, 28 Oct 2003 23:11:25 +1000, NightStalker wrote:

> OK - I got it figured <G> Somehow my bash_profile and .bashrc files had
> disappeared from the /root home folder. Copied them across from a user
> folder, and all is back to normal. WooHoo :))

good job.

Also, the 'pwd' command would help -- print working directory.

Also, do 'man bash' and search for 'PS1'. PS1 is the environement
variable that describes what your prompt looks like. Try this for
example:

PS1='Hello this is my CLI prompt> '

you can set PS1 and other shell configuration stuff in ~/.bash_profile and
~/.bashrc

Also, don't run as root!

later...

-- 
    Jeffrey D. Silverman | jeffrey AT jhu DOT edu
Johns Hopkins University | Baltimore, MD
                 Website | http://www.wse.jhu.edu/newtnotes/