If you want to colorize directory listing in solaris, just add the following alias in your .bashrcalias ls='ls -h --color=auto'
If you want to colorize vim editor, add below in your .bashrc
export TERM=dtterm (for solaris)
export TERM=xterm (for linux)
Monday, October 13, 2008
Solaris: colorize stuff
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment