[NTLUG:Discuss] How do I ....

Kyle_Davenport@compusa.com Kyle_Davenport at compusa.com
Fri Apr 7 15:13:34 CDT 2000


RedHat removed this in 6.x, but I like it and added this to /etc/bashrc:

eval `dircolors -b`
# New version of dircolors lost this stuff################
export LS_OPTIONS='--color=tty'
alias ls='/bin/ls $LS_OPTIONS'
alias dir='/bin/ls $LS_OPTIONS --format=vertical'
alias vdir='/bin/ls $LS_OPTIONS --format=long'





Kelly Scroggins <kelly at cliffhanger.com> on 04/07/2000 02:55:50 PM

Please respond to discuss at ntlug.org

To:   NTLUG email list <discuss at ntlug.org>
cc:    (bcc: Kyle Davenport/Is/Corporate/CompUSA)
Subject:  [NTLUG:Discuss] How do I ....



Make the directory listing in color?

I know how to type in a command for this :
ls --color
But I've seen some systems that will do this when I type :
ls

Is this done with an alias?

Thanks,
Kelly


_______________________________________________
http://ntlug.org/mailman/listinfo/discuss










More information about the Discuss mailing list