#!/bin/bash # # Run script against every item in input file if [[ -z $1 ]] ; then echo "parse a list of parameters and execute script with those parameters" echo "parse-list.sh