pyspider 操作

来源:互联网 发布:阿里云怎么打开端口 编辑:程序博客网 时间:2024/05/21 11:03

nohup pyspider使pyspider可以在ssh关闭后继续运行

ps -ef查看当前运行的进程

kill 加pyspider的 PID终止pyspider