How to Put Current Running Program in Background without Being Terminated when Disconnected on Linux?

As you may know that we can use screen command to start a session when you SSH that allows you to run a few long commands that won’t terminate …