On Wednesday 07 November 2001 15:31, Jason Machacek wrote:
> Is there any way to make the ls command permanently use
> the --color option?
>
> Thanks,
> Jason Machacek

learn about the alias command my friend  :)

try this:

alias ls="ls -F --color=auto"

Reply via email to