start.sh 68 B

1234
  1. kill -9 $(pgrep -f readClient.py)
  2. nohup python3 -u readClient.py &