Hacker News new | ask | show | jobs
by wslh 4509 days ago
Wget is also single threading which is a slow strategy to download pages.
1 comments

that's what xargs -n x is for
Can you elaborate?