Recommended Posts

If you prefer the way the *nix ls command lists information to Window's dir's vertical list this should help you.

Typing dir /w will format the display in a much more condensed space:

lswin.png

If you want to be able to run this by just typing ls, paste @dir /w into notepad and save as C:\windows\ls.bat. (Depending on UAC settings you may need to save it to your desktop and then and move it into the windows folder with explorer.)

Link to comment
https://www.neowin.net/forum/topic/1032767-format-dir-output-like-ls/
Share on other sites

This topic is now closed to further replies.