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


Click here to return to the 'Syntax depends on your shell' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Syntax depends on your shell
Authored by: pbx on Mar 17, '03 12:44:16PM

The instruction assume you are using the bash shell. In the default (tcsh) shell, the command you want is:

<tt>setenv LS_COLORS 'di=01;33'</tt>

and you can set it in ~/.tcshrc



[ Reply to This | # ]