Skip to content

Instantly share code, notes, and snippets.

@viveksoundrapandi
Created May 22, 2014 06:22
Show Gist options
  • Select an option

  • Save viveksoundrapandi/5f45121e08f650c37235 to your computer and use it in GitHub Desktop.

Select an option

Save viveksoundrapandi/5f45121e08f650c37235 to your computer and use it in GitHub Desktop.

Revisions

  1. viveksoundrapandi created this gist May 22, 2014.
    1 change: 1 addition & 0 deletions merge_files
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    for %f in (*.txt) do type "%f" >> output.txt