How to create ls in windows command prompt?

前端 未结 19 2280
一向
一向 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:19

    If you have Node.js installed on your system, you can install it from Cash, a library I wrote for Linux commands on Windows:

    npm install cash-ls -g
    

提交回复
热议问题