laowangxieboke

在后端运行Python文件  nohup  python train_demo.py >> tt.log 2>&1 &

查看日志  

cat tt.log

实时查看日志

tail -f tt.log

分类:

技术点:

相关文章: