LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Where is the.cshrc file in mandrake10.0? (https://www.linuxquestions.org/questions/linux-newbie-8/where-is-the-cshrc-file-in-mandrake10-0-a-252540/)

lbabey 11-08-2004 03:40 PM

Where is the.cshrc file in mandrake10.0?
 
Hi, can anybody tell me where this file is located in mandrake 10.0?:newbie:

kingscott 11-08-2004 03:55 PM

I think Mandrake 10.0 sets you up to use the bash shell by default. If so, you should have a .bashrc file in your home directory (try 'more ~/.bashrc'). You can see if you have c-shell or tc-shell set up and ready to go by typing 'which csh' or 'which tcsh'. I'm guessing that if you're already set up to run these commands then the .cshrc file will be created in your home directory for you. Note that bash and c-shell have different scripting syntax (so the commands in the rc files will be slightly different).


All times are GMT -5. The time now is 06:20 PM.