#!/bin/bash while [ "a" != "b" ] do python cover.py mpc --host 192.168.0.114 -q idle player done