Featured Posts

Play Tetris Using Mac Leopard TerminalPlay Tetris Using Mac Leopard Terminal Terminal Tetris is actually part of the Gnu Emacs and is something you should able to do on any unix system that has Emacs on it.I attached text and video instructions.To...

Readmore

Automate a Remote Login Using SSH - LinuxAutomate a Remote Login Using SSH - LinuxTo do just that you need to create SSH Key Pair1. we need to use ssh-agent to create an SSH key pair.To do that run this command: ssh-keygen -t rsaWhen prompted...

Readmore

Free Google Wave InvitesFree Google Wave InvitesDo you really want a Google Wave Invite but don't want to pay $$$ on eBay???I got one for you....The deal is:I give you an Invitation and once you get it...

Readmore

Google DNS Test Results After using Google DNS for few days, And after running NameBench twice I found that:Google DNS is faster then Most if not All other DNS Servers.Check out the results:Bottom...

Readmore

Start Google Chrome in Incognito ModeStart Google Chrome in Incognito Mode I'm Using Mozilla FireFox as my default web browser But I like using Chrome for Private Browsing.Google Chrome doesn't provide an option to load Incognito by default so...

Readmore

Cool Geex Rss

Viewing file differences in Terminal using colors

Posted on : 08-13-2009 | By : Cool Geex | In : Linux, Mac Leopard, Terminal

0

So, a friend asked me who come my terminal is full of colors and he have one color.

To make your files list in color just type ls -G, or make ‘ls’  show colors by default, this is how:

Video Version:

Text Version:

1. Start Terminal.

2. Type cd ~

3. Type nano .profile

4. Add the line alias ls = ‘ls -G’

5. Press ctrl + x to exit.

6. Press Y, then Enter to save the file.

7. Restart the terminal.

Related posts:

  1. Make Your Mac Terminal More Personal
  2. Play Tetris Using Mac Leopard Terminal
  3. Perform a clean Installation of Windows 7 with Upgrade DVD
  4. T-Mobile trying to “upsell” iPhone users without Data Service

How To Link To This Page?

To link to this page, simply Copy and Paste the following code to your web page.

Write a comment