I googled this: [the difference between ls and dir] intending to find what are the differences between the command “ls” and “dir”. Okay, I admit this is a stupid question. But look at the answers, they are not that smart either.
The top one result returned is Ubuntu Forums (http://ubuntuforums.org/showthread.php?t=488842) the answer to the question is:
————————————————————-
type ls –help and it will show you a lot of options on how you can use ls
dir is just plain, ls is more powerful, it provides more detail
————————————————————-
What a good way to promote Ubuntu/Linux.
Okay, this question is too stupid for the smart professionals. I’ll answer it my stupid way:
I am using Ubuntu 9.04 Desktop and I went to the terminal and did [ls --help] and [dir --help] and guess what I got about the options? Exactly the same. I copied them to a text editor and took 2 screenshots.
The screenshots show totally the same results except for the commands. Well, when you really use them, ls gives you color filenames and dir gives you black fonts. So somewhere someone has to work on this tiny detail instead of just copy the content for both commands. (Huh? They work for free? What can I say?)

The result of "dir --help" command
———————————————————————————————————-

The result of "ls --help" command

