Emulates screen's detach feature for simple session management
Emulates the detach feature of screen
dtach
$ dtach -c /tmp/mysession bash
$ dtach -a /tmp/mysession
$ ls -la /tmp/ | grep mysession