my $wget_file = '/path/to/file/that/contains/retrieved/data'; my $wget_url = 'http://www.wherever.com/directory/retriev_file.html'; my $wget_path = '/path/to/wget'; my $output = system("$wget_path -O $wget_file $wget_url");
In reply to Re: download using wget command
by Hagbone
in thread download using wget command
by kumar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |