On Thu, Mar 09, 2000 at 04:50:16PM -0500, Chris Bennett wrote: > Hi Guy's > In FreeBSD (not sure about the other BSD's) there is a command called Fetch, > what this command does if "fetch" an ftp or http request > the syntax is > fetch http://metabab.unc.edu/pub/Linux/file.zip > or > fetch ftp://metalab.unc.edu/pub/Linux/file.zip > is there an equivelent command for linux? > I'm sure it can be done but I'm not sure which set of documentation to start > at > if someone could point me in the right direction It would help a great deal. > wget. the syntax is wget http://metalab.unc.edu/pub/Linux/file.zip wget ftp://metalab.unc.edu/pub/Linux/file.zip same thing? thereis an rpm available at: ftp://rpmfind.net/linux/SuSE-Linux/i386/6.3/suse/n1/wget.rpm or if you're on debian, #apt-get install wget or you can grab sources from GNU : ftp://ftp.gnu.org/gnu/wget/ have fun greg -- dronf! - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.linux-learn.org/faqs
