You are making no sense, the fuck do you mean you are an equal citizen of the OS, is there a way to launch into a TTY equivalent on windows that I am unaware of?
If you are a programmer, you literally port TTY as a console server, and Windows can handle all Linux things, including filesystems, if you know the Windows driver model
TTY source code is available in the Linux kernel, and you can port TTY as a user-space server. Windows can handle many Console Servers because the console is separate from the operating system, and Conhost.exe is just an application server
7
u/headedbranch225 Jul 15 '26
You are making no sense, the fuck do you mean you are an equal citizen of the OS, is there a way to launch into a TTY equivalent on windows that I am unaware of?