LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   unknown colorls variable hl (https://www.linuxquestions.org/questions/linux-newbie-8/unknown-colorls-variable-hl-918720/)

dmh.wrf 12-14-2011 11:22 AM

unknown colorls variable hl
 
I am using the csh environment because I need that to install a WRF model. I do not mind the problem except that when I type the tcsh, csh command, I am receiving the 'unknown colorls variable hl message and does not change csh environment. Do you have any idea?

kbscores 12-14-2011 02:35 PM

Most likely the variable is set in /etc/profile profile.d or your personal .cshrc, or .profile. Check all of them for the variable -- before going to c shell also try doing:

Code:

unalias ls


All times are GMT -5. The time now is 08:28 AM.