Why is the output of ls is like this?

Posted by dorelal on Super User See other posts from Super User or by dorelal
Published on 2010-05-22T16:32:20Z Indexed on 2010/05/30 15:23 UTC
Read the original article Hit count: 239

Filed under:
|

I am using Mac OS X Snow Leopard and when I type

ls c *

this is what I get in my terminal:

clock:
PSD               demo.html         jquery.tzineClock script.js         styles.css

clock2:

clojure-presentations:
Clojure-1up.pdf            ClojureInTheField-1up.pdf  license.html
Clojure-4up.pdf            README
ClojureForRubyists-1up.pdf keynote

coffee-script:
Cakefile      README        bin           examples      index.html    package.json  test
LICENSE       Rakefile      documentation extras        lib           src           vendor

By default I am using Bash.

© Super User or respective owner

Related posts about command-line

Related posts about shell