Run cmd on git output¶ git status ./Jenkinsfile.cert | grep Jenk | awk -F ‘:’ ‘{print $2}’ | sed ‘s/ //g’ | xargs -I {} ./cmd.py {}