Phjl95000
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 2
-
Edited Nohup command
Hello, How do I run a Python script with Nohup command in pycharm with remote development and docker (for long running script, because when ssh is disconnected the process stopped) ? Thank you f...