Getting a file
perl -e 'use LWP::Simple; getstore("http://10.10.15.2:8000/try.txt", "try3.txt");'
Last updated 1 year ago