On Wed, Dec 10, 2003 at 02:49:13PM +0000, Voytek wrote: > using webmin, I've edited home dir to > '/home/project/www' (from /home/username) > > (hmmm, why did the prompt change to 'bash-2.05a$' ?)(after altering home > dir ?)
Because the prompt is probably set in /etc/bashrc sourced from $HOME/.bashrc, which is in turn sourced from $HOME/.bash_profile, and these files aren't in the new $HOME. Cheers, John -- whois [EMAIL PROTECTED] GPG key id: 0xD59C360F http://kirriwa.net/john/ -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
