Re: ls and color

2003-12-08 Thread Matthew Seaman
On Sun, Dec 07, 2003 at 11:38:07AM -0700, Robin Schoonover wrote: However, ls does have to lookup how to display the color. The 'xterm' terminal name in 4.x does not have color, so you have to tell xterm use 'xterm-color', which does have it. This amounts to doing something like xterm -tn

Re: ls and color

2003-12-07 Thread Dan Rue
.bashrc file alias ls='ls --color=auto' Every time i run ls, it actually runs ls --color=auto. Nice. dan ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: ls and color

2003-12-07 Thread Robin Schoonover
On Fri, 05 Dec 2003 13:42:35 -0600, Kevin D. Kinsey, DaleCo, S.P. wrote: Mike Maltese wrote: Well., there's ls -G, but you could have found that in the man page, right? ls is not a web browser. Try www/lynx. if you want to grab a web page, try fetch or ftp/wget. I think the OP meant

ls and color

2003-12-05 Thread Payne
Hi, Is there a how to on making ls show colors or a web pages. Thanks. Chuck ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: ls and color

2003-12-05 Thread Mike Maltese
Is there a how to on making ls show colors or a web pages. Thanks. Well., there's ls -G, but you could have found that in the man page, right? ls is not a web browser. Try www/lynx. if you want to grab a web page, try fetch or ftp/wget. ___ [EMAIL

Re: ls and color

2003-12-05 Thread Kevin D. Kinsey, DaleCo, S.P.
Mike Maltese wrote: Is there a how to on making ls show colors or a web pages. Thanks. Well., there's ls -G, but you could have found that in the man page, right? ls is not a web browser. Try www/lynx. if you want to grab a web page, try fetch or ftp/wget. I think the OP meant is there

Re: ls and color

2003-12-05 Thread Mike Maltese
I think the OP meant is there a how-to or a web page on making 'ls' show colors? Perhaps you're right. However, proper grammar would have made the question a bit clearer. ___ [EMAIL PROTECTED] mailing list