Cat Command For Windows Code Example Get link Facebook X Pinterest Email Other Apps July 26, 2020 Example: cat in windows Just use type command in Windows as follows: C:\>echo hi > a.txt C:\>echo bye > b.txt C:\>type a.txt b.txt > c.txt C:\>type c.txt Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment