script launches app into the background via screen
authorChris Koeritz <fred@gruntose.com>
Thu, 10 May 2018 00:13:07 +0000 (20:13 -0400)
committerChris Koeritz <fred@gruntose.com>
Thu, 10 May 2018 00:13:07 +0000 (20:13 -0400)
commit599271b2ef684294544a5d4b31f77546ddde974b
tree2019cd2126f1745d1707a9f4d669963d26a30b08
parentfe67750a199465234387dbf3de15a90b5f564c17
script launches app into the background via screen

this will take an app name and wrap the app in a screen session.  second parm is a title, but the app name will be used if no title provided.  very rudimentary right now but working.
scripts/system/screeno.sh [new file with mode: 0644]