In my post about getting started with KVM I noted the fact that I had problems keeping screen output after the program exits [1].
The following snippet of shell code demonstrates the solution I’ve discovered for this problem. It determines whether SCREEN is the parent process of the shell script and if so it sleeps [...]

Recent Comments