wget emulator!!
-
Just wondering if anybody had any C++ code or Perl Script that emulates the wget program [linux]. I've read your C# artical on this Nish.. very interesting :cool: You or anyone else have any C++ [for a linux system] or PERL that would do the same.
"Never tell people how to do things. Tell them what to do, and they will surprise you with their ingenuity." - General George S. Patton Jr.
-
Just wondering if anybody had any C++ code or Perl Script that emulates the wget program [linux]. I've read your C# artical on this Nish.. very interesting :cool: You or anyone else have any C++ [for a linux system] or PERL that would do the same.
"Never tell people how to do things. Tell them what to do, and they will surprise you with their ingenuity." - General George S. Patton Jr.
Why would you want a wget emulator when you can compile your own wget.exe? D/I it from ftp://ftp.gnu.org/pub/gnu/wget/wget-1.7.tar.gz and compile it. Maybe you need to tweak the makefile to use "del" instead of "rm", but IIRC it compiled right out of the box.
-
Why would you want a wget emulator when you can compile your own wget.exe? D/I it from ftp://ftp.gnu.org/pub/gnu/wget/wget-1.7.tar.gz and compile it. Maybe you need to tweak the makefile to use "del" instead of "rm", but IIRC it compiled right out of the box.
I have it. Just wondering if somebody tried to implement their own. in perl maybe. Nish done one in C#
Now taking suggestions for a new sig. please email me all suggestions.
-
I have it. Just wondering if somebody tried to implement their own. in perl maybe. Nish done one in C#
Now taking suggestions for a new sig. please email me all suggestions.
Brian Delahunty wrote: Nish done one in C# Which was very good.
Now taking suggestionsfor a new sig. please email me all suggestions.