#! /bin/sh . "$HOME"/lib/config/wget exec wget --continue -N --limit-rate="$wget_speed" --proxy=off \ --no-directories --trust-server-names "$@" # Other useful flags are: -b (--background) # -E (--html-extension) --page-requisites