if [[ $(pgrep gpu-screen-reco) ]]; then echo "on: $(cat /tmp/replay.tmp)" else echo "off" fi