View Single Post
Old 11-12-2020, 05:29 AM   #1
damix
Junior Member
damix began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Nov 2020
Device: Kindle 4
Run a Python script in background

Hello everyone,
I've been trying to run a Python script in background, so that when i close the ssh connection, it will continue to run.
I cannot use neither disown or nohup, and I've tried different solution without success. Is there anyway to do so?
Thanks in advantage.
damix is offline   Reply With Quote