Possible Duplicate:
WGet a Page that Requires Logging in
I wish to download file from http://mbr.nlm.nih.gov/Download/MetaMapped_Medline/2011/ however in order to download the file, i need to enter password and username, which are accepted via an http form.
is there a way by which i can enter the password/username using command line?
Thanks