PDA

View Full Version : "ls" command




5300cs
Dec 8, 2002, 01:38 AM
Hello -

The standard ls command in OS X won't display color, i.e. " ls --color " won't work. Someone out there in user-land wrote a hacked version of ls that'll display color but I completely lost the link. Can anyone out there help me out?

Thanks in advance!

-5300cs



BenderBot1138
Dec 8, 2002, 02:05 AM
Open up your Terminal program that came with OS X and type emacs and press return...

Then press the Shift key AND the esc key (while the Shift key is being held down).

After releasing the Shift + esc keys, type xdoctor and press return.

Now that I'm done amusing myself ... you can find at least one version of a program that will help solve your problem by clicking here... (http://homepage.mac.com/rgriff/file.html)

:cool:

5300cs
Dec 21, 2002, 05:58 AM
Thanks, that worked :-)

Billicus
Dec 22, 2002, 07:50 PM
Originally posted by BenderBot1138
Open up your Terminal program that came with OS X and type emacs and press return...

Then press the Shift key AND the esc key (while the Shift key is being held down).

After releasing the Shift + esc keys, type xdoctor and press return.

Now that I'm done amusing myself ... you can find at least one version of a program that will help solve your problem by clicking here... (http://homepage.mac.com/rgriff/file.html)

:cool:

So, what does the part about the emacs file do?