1. On the command prompt, type:
screen
2. Run the desired program.
3. Use the key sequence CTRL-a + CTRL-d to detach from the screen session.
4. Reattach to the screen session by typing:
screen -r