Skip to content

Instantly share code, notes, and snippets.

@mattn
Created April 24, 2015 03:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattn/4636dac5af85a914b951 to your computer and use it in GitHub Desktop.
Save mattn/4636dac5af85a914b951 to your computer and use it in GitHub Desktop.
@echo off
for %%i in (%*) do type NUL >> %1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment