while read in; do COMMAND "$in"; done < FILEparallel --no-run-if-empty -a FILE COMMANDDependencies and Documentation
macOS: brew install parallel
while read in; do COMMAND "$in"; done < FILEparallel --no-run-if-empty -a FILE COMMANDDependencies and Documentation
macOS: brew install parallel