run: nohup ./listen.sh > log/listen.log 2>&1 & nohup python tailf.py > log/tailf.log 2>&1 &