On Mon, 14 Nov 2016 14:13:48 -0500
bruce wrote:

> It only detaches after the process completes!!

ssh goes to fantastic amounts of trouble to invent
ridiculous file descriptors it can wait on till
they close (specifically to prevent you from
exiting an ssh session and leaving anything running).

I use the bg-dammit program I wrote to actually
for Gosh sakes background stuff. You can find the source
on this web page:

http://tomhorsley.com/game/Mjolnir.html

(you might need to tweak things like debug
logging code that has hard coded file paths :-).
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to