mam mensi problem, mojou ulohou je stiahnut velke mnozstvo stranok, pre moje potreby mi staci len index.html
to mam vyriesene cez
Kód: Vybrať všetko
#!/bin/bash
file="tahaj1.txt"
while IFS= read -r line
do
wget -x -t 1 -T 1 "$line"
done <"$file" niekto nejaku fintu? som v tomto zaciatocnik, skusal som to rozparalelnit, zeby som rozdelil input file na mensie casti a naraz stahovat, no nefungovalo to