How to Add Directory Colors to OS X’s Terminal

By Daniel Miessler on December 7th, 2008: Tagged as OS X | Technology
  • Joel

    The switch you’re looking for is ‘-G’.

    ls -lG

  • Joel

    The switch you’re looking for is ‘-G’.

    ls -lG

  • Ben L

    This is because OS X uses BSD ls.

  • Ben L

    This is because OS X uses BSD ls.

  • Adrian Bool

    A related set of env variables I stumbled upon a day or two ago… very handy…

    export GREP_OPTIONS='–color=auto'
    export GREP_COLOR='1;33'

  • Adrian Bool

    A related set of env variables I stumbled upon a day or two ago… very handy…

    export GREP_OPTIONS='–color=auto'
    export GREP_COLOR='1;33'

  • Adrian Bool

    A related set of env variables I stumbled upon a day or two ago… very handy…

    export GREP_OPTIONS='–color=auto'
    export GREP_COLOR='1;33'


Top

Popular

Information Security / Technology

Politics

Philosophy & Religion

Technology & Science

Culture & Society

Miscellaneous

Arguments

Projects

Collections

Twitter

What I'm Reading

Favorite Books and Essays

Top Blog Categories

Inputs