Загрузка данных


for i in {1..20}; do curl -s -o /dev/null http://localhost/random-$i; done