Created
November 26, 2018 13:10
-
-
Save abhishekdagarit/bd7c47e1ffa6d212939083ab0914180c to your computer and use it in GitHub Desktop.
How to append text files using batch files
This file contains hidden or 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
type file1 >> file2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment