Answers for "open cmd with size"

1

open cmd with size

# using bat files open the cmd with specified size
mode con:cols=80 lines=100
Posted by: Guest on April-15-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language