Re: Colorized Output Listing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Am Fri, 20 Aug 2010 02:48:34 +0200
schrieb Phillip Thelen <viirus92@xxxxxxxx>:

>  Have you tried adding this to your .bashrc?
> 
> alias ls='ls --color=auto'
> 
> basically just tells bash to execute "ls --color=auto" instead of
> just ls.

Drop the "=auto" and you'll get colorized listings with less, too.

ls --color=auto | less  =>  usual b/w output
ls --color | less  =>  colorized output

Heiko


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux