wget is an external program, it really has nothing to do with bash except that you usually use bash to run it. Perl can also retreive things from the web, but the LWP module bundle must be installed for that. Either way, it's a separate thing from the core of the language (perl/bash). It might be easier to manage a single wget binary than the whole LWP bundle.

There's no reason that perl couldn't call wget though.


Steven Piercy wrote:
Yeah, the prepare script is nice and does the job with wget (really, any webpuller would do) - but why bash it? (not to bash bash - 8-) ) Really though, since the rest of unattended is running perl, is there a way to let todo.pl pickup and run prepare with a "check for update, then get it" sort of flag. So when I run unattended for the first time, it would automatically run prepare and dl anything needed. (ideally, the process would check each time to keep our patches up-to-date.)

I should do some checking around, theres got to be a nice bash to perl translator out there (cause im too lazy to do it meself)

um... incase yall have thought of, or done this already - just consider me slow! thx
-sp

-- Brian Mathis http://directedge.com/b/


------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ unattended-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to