Display Directories with a Bold Font – How to enable? with .bash_profile?
Posted
by Ross
on Stack Overflow
See other posts from Stack Overflow
or by Ross
Published on 2010-04-10T14:15:16Z
Indexed on
2010/04/10
14:23 UTC
Read the original article
Hit count: 180
Hello,
I'm using a linux server that display directories in a bold font, and files in a normal font.
e.g. $ ls
produces
afile.txt afolder anotherfile.txt anotherfolder
I'd like to use this feature on some other servers. How can it be done? with the .bash_profile?
If anyone has other ideas on how to differentiate folders from file, they'd be good to know?
© Stack Overflow or respective owner