Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 10777

How to output batch command to null

$
0
0
@echo offmode con:cols=40 lines=2echo somestring|clipclsecho Wireless Password copied to clipboard.timeout 2 > NULL

How do I make timeout not print any text?


Viewing all articles
Browse latest Browse all 10777

Trending Articles