You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Colorized directory listing for Windows CMD (or similar) - Originally by Tony Overfield and Robert Woeger
I've intentionally wrote this thing as one long routine because it is a clone of one of the most important utilities, to me, from the 80's and I wanted to try and capture that essence within the source itself. So the are no user-defined functions, nor regular expressions because those things didn't exist to me back then.