Collections:
Other Resources:
Use CON to Display Data on Screen
How to use CON file name to display data on the screen?
✍: FYIcenter.com
Since CON is a special file name referring to the console
including screen, you can use it display data on the screen.
You can use the "copy * con" to act like the "type *" command:
C:\fyicenter>copy random.bat con
@echo %random%
1 file(s) copied.
2021-04-02, ∼2728🔥, 0💬
Popular Posts:
Which folder should I use to share picture files and music files with other Bluetooth devices on my ...
What is a wireless router? A wireless router is a special network router that connects workstations ...
Where to find tutorials on using Windows Server 2008? I want to learn how to use Windows Server 2008...
What files are used by Alexa Toolbar for Internet Explorer (IE) 7 browser? How Alexa Toolbar is conf...
How to download and install JDK (Java SE Development Kit) 6? If you want to download and install JDK...