Curl
From Notes
Download a simple file:
curl -C - -L -O <URL>
eg
curl -C - -L -O 'http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/source/SRPMS/sudo-1.6.8p12-14.fc7.src.rpm'
Download a simple file:
curl -C - -L -O <URL>
eg
curl -C - -L -O 'http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/source/SRPMS/sudo-1.6.8p12-14.fc7.src.rpm'