1
0 Comments

I created a program called main.exe that utilizes MSSN to register as a service and automatically starts up after booting. This program receives messages via HTTP and displays them in the terminal (STDOUT).

Because remote login is not possible, using the startup folder isn’t an option for automatically starting the program. Currently, the program runs in the background, but I need to monitor its output.

I’m wondering if there’s a way to open a new terminal window to view the program’s current output while it’s still running in the background.

Askify Moderator Edited question April 29, 2023