curl download with rate limit

curl download with rate limit

curl $1 -C - -k -O  --limit-rate ${2:-300k}

Source: codegrepper