How can I view or 'cat' a file that is currently being updated and be able to see the new information written to it?

前端 未结 0 996
一个人的身影
一个人的身影 2021-01-07 07:01

I have a script that runs a python file. The script redirects python\'s print statement to a file constantly as it does its operations.

#!bin/bash
. venv/bin/         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题