File size: 72 Bytes
e93b643
 
3883379
1
2
3
#!/bin/bash

cat inpaint.txt | xargs -n 2 -P 5 sh -c 'wget -O "$0" "$1"'