I want to use ls in windows command prompt and make it run the dir command.
How can I do that?
you could also use cygwin and just use the ls command directly along with all the other unix command line tools you might be used to.