I'm trying to move my bash configuration from Ubuntu to Mac OS X and it looks like ls is slightly different. For instance, it won't accept the --color option.
How do I get this to work?
|
feedback
|
|
See | |||
|
feedback
|
|
You'll need to install an alternate version of You could build and install or install from macports, fink or homebrew. | |||||||||
feedback
|
|
Use Homebrew.
Note that this will throw a prefix of 'g' in front of all the commans (ex. I wasn't sure if there was an option to install them directly without having to do the whole alias thing, so instead in installed MacPorts and did this. | ||||
|
feedback
|