Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Problem encountered' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Problem encountered
Authored by: ibadr on May 17, '01 06:08:14PM

The change for root works fine thanks.
For my own user account I created a file .cshrc in my home directory and put in your suggested prompt setting.
When I create a new shell I get the following error:
Unmatched ".

Please advise.



[ Reply to This | # ]
Problem encountered
Authored by: robg on May 17, '01 11:38:57PM

Well, for the individual user, the suggested place to put them is in ~/Library/init/tcsh/rc.mine, but they should work in .tcshrc as well.

Check and make sure you have both the open and close quotes in the prompt string, for starters.

-rob.



[ Reply to This | # ]