1.0.2 • Published 4 years ago

win-ls v1.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

win-ls

win-ls is an alias for the ls command on Windows machines. It's for anyone who can't break the habit switching from Linux/Mac back to Windows.

Install

npm i win-ls -g

Make sure you use the -g command to use globally

Usage

Pretty simple. Just use ls in your Windows Command prompt. This produces:

C:\win-ls>ls
 Volume in drive C is DATA
 Volume Serial Number is XXXX-XXXX

 Directory of C:\win-ls

20/11/2019  03:53 PM    <DIR>          .
20/11/2019  03:53 PM    <DIR>          ..
20/11/2019  03:02 PM                13 .gitignore
20/11/2019  02:38 PM               542 index.js
20/11/2019  03:35 PM    <DIR>          node_modules
20/11/2019  03:33 PM               362 package-lock.json
20/11/2019  03:13 PM               396 package.json
20/11/2019  04:00 PM               324 README.MD
               5 File(s)          1,637 bytes
               3 Dir(s)  XX,XXX,XXX,XXX bytes free