virtual terminal
Virtual Terminal
This application was made to get around the school's disabling of CMD on my school's computers. It's pretty simple, and works nearly the same as normal command line. Thanks to Wareya for compiling it to a Win32 binary!
Win32 binary
Source code (You don't need a Makefile, just do gcc vcmd.c -o vcmd or whatever)
|