lsof -i :8080 | grep LISTEN | awk '{print $2}' | xargs sudo kill -9 sleep 1 python3.8 ocr_script.py