Quantcast
Channel: User Dennis Williamson - Unix & Linux Stack Exchange
Viewing all articles
Browse latest Browse all 61

Comment by Dennis Williamson on I need to have each line of a file run in a subshell of its own

$
0
0
This still runs the lines sequentially. Gnu parallel is the best answer, but perhaps backgrounding the lines would work instead of taking the OP's question literally (subshells). eval "$line" &

Viewing all articles
Browse latest Browse all 61

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>