> -----Original Message----- > From: shrike-list-admin@xxxxxxxxxx > [mailto:shrike-list-admin@xxxxxxxxxx] On Behalf Of Colburn > Sent: Sunday, October 19, 2003 4:33 PM > To: shrike-list@xxxxxxxxxx > Subject: Re: Terminal-Bash Prompt Missing > > > Jake McHenry wrote: > >>I have Shrike loaded on the desktop but when as a non-root > >>user I open Terminal I get no Bash prompt. > > This is set in /etc/bashrc. Does you local .bashrc point to > > /etc/bashrc still? Do you still have the local file .bashrc? Jake > > How to I cause the local .bashrc to point to /etc/bashrc ? > > I know it sounds odd but I had thought that Terminal would do that > during set-up, especially where Bash is specified. > > Apparently something is broken but I have no idea where. > > dmc > > > -- > Shrike-list mailing list > Shrike-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/shrike> -list > This is at the bottom of all my .bashrc files by default. # Source global definitions if [ -f /etc/bashrc ]; then . /etc/bashrc fi Then in /etc/bashrc, it creates the way your prompt looks. Jake -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list