Next Up Previous Contents Index

5.11 Color-ls Setup

Color-ls Setup color-ls is now part of the standard ls command. To get colorized directory listings, simply issue the command (in bash):
alias ls='ls --color=tty'


Next Up Previous Contents Index