在linux主机上面想通过nohup后台运行,总是无法跑
Open
- Dominant language
- Python
- Stars
- 23.7k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
命令如下:
nohup python /root/proxy_pool/Run/main.py >/dev/null 2>&1 &
在linux主机上面想通过nohup后台运行,总是无法跑起来,会直接exit。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.