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, ∼2786🔥, 0💬
Popular Posts:
What is the startup program "CyberLink Virtual Drive - VirtualDrive.exe" on my Windows 8 computer? C...
What is the installed program "Windows SDK AddOn" on my Windows 7 computer? "Windows SDK AddOn" is a...
What is "Lenovo Camera Mute" in a service on Lenovo laptop computer that supports the camera on/off ...
Where to get help on analyzing HijackThis log files? Analyzing HijackThis log files are not easy to ...
What is ActivePerl? ActivePerl, developed by ActiveState Software Inc., is the complete, ready-to-in...