is it possible to give a URL to a script, and it will pick out the link for a ".doc" or ".xls" and download it?
For example.
% find_file ".doc .xls"
and it will goto foo_docs_1.htm and look for .doc and .xls files and download it for me?
thanks in advance
For example.
% find_file ".doc .xls"
and it will goto foo_docs_1.htm and look for .doc and .xls files and download it for me?
thanks in advance