การ run คำสั่ง terminal ใน background mode ให้ใส่ > /dev/null & ท้ายคำสั่ง เช่น
python test.py > /dev/null &
No comments:
Post a Comment