McURL - Multiple cURL
Copyright (C) 2002 Sven Wegener

--== Description ==--

McURL is a shell script to download files in multiple parts via cURL, i.e. it
splits the file in several parts which are downloaded simultaneously to speed
up the download. For comments and/or suggestions please write me (for address
see Contact section).

--== Installation ==--

First make sure, you've got cURL installed (try to run "curl" and see if it's
there). If not, you can get cURL at http://curl.haxx.se/.

Put the file mcurl somewhere in your PATH. Common directories which can be
accessed by all users are "/usr/bin" and "/usr/local/bin". Make sure it has
the execute bit set (chmod 755 mcurl). That's it.

--== Usage ==--

Just execute it and it will give you information.
For those who cannot wait, try: mcurl <URL>

--== Contact ==--

URL:   http://www.GoForLinux.de/scripts/mcurl/
eMail: Sven.Wegener@Stealer.de

--== EOF - End Of File ==--
