In this article, I will explain what a DLL is, and a basic example of how to write one in C++.
Month: April 2021
Sharing and Logging Sessions with Screen
Screen is a program that can be used to manage multiple shells from within one connection. You can navigate between terminals as well as detach the screen so the programs you are running will continue to run in the background after the connection is broken. One overlooked feature is the ability to display and/or show …