-
screen:
screen -dmS <screen_name> <command>
exitnohup <command> &
exitecho "<command>" | at now
exit<command> &
disown -h
exit- sandip's blog
- Login or register to post comments
screen -dmS <screen_name> <command>
exitnohup <command> &
exitecho "<command>" | at now
exit<command> &
disown -h
exit
Comments
Thank you for this valuable quick info