parallel_parse.sh: Cosmetic changes
Make it a bit more readable. Use non-abbreviated arguments when available. Use lower-case for variable names, which is the de-facto for non-exported variables. Shift once instead of after each argument. Make the script exit if it expands an unset variable or any call fails.
Showing
Please register or sign in to comment