How do I run two commands in one line in Windows CMD? I want to run two commands in a Windows CMD console. In Linux I would do it like this touch thisfile ; ls -lstrh How is it done on... April 14, 2022 0 Comments