Skip to content

Instantly share code, notes, and snippets.

@kdabir
Created March 4, 2012 14:47
Show Gist options
  • Save kdabir/1973346 to your computer and use it in GitHub Desktop.
Save kdabir/1973346 to your computer and use it in GitHub Desktop.
enable ls on windows cmd
@echo off
REM include this cmd file in PATH
dir %1 %2 %3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment