Skip to content

Instantly share code, notes, and snippets.

@jacekmigacz
Last active October 6, 2015 00:54
Show Gist options
  • Save jacekmigacz/f7e6506e499537a6ac6f to your computer and use it in GitHub Desktop.
Save jacekmigacz/f7e6506e499537a6ac6f to your computer and use it in GitHub Desktop.
DIR *.c *.h *.model /B /S | FINDSTR /V /I "\.model$" | FINDSTR /V "\bin"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment