How to create ls in windows command prompt?

前端 未结 19 2294
一向
一向 2020-12-07 08:34

I want to use ls in windows command prompt and make it run the dir command.

How can I do that?

19条回答
  •  庸人自扰
    2020-12-07 09:17

    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.

提交回复
热议问题