Hi All ~

am still a bloody newbie and
want to do the following (on a Redhat box, downloaded latest core today):

I have a file containing a list of ftp URLs in the format:

ftp://<userid>:<password>@hostname

I want to iterate through this list and call wget for each entry like this:

wget <some parameters> -P <userid>

-P specifies the directory to save the retrieved tree under.

Would a true Reboler even use wget or do everything in Rebol and if so, how?

TIA,
Kai

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to