Log in



wget/指定したファイル名で保存する

Monday, February 4th, 2013 by

-output-documentで指定した名前で保存される。

wget --output-document example.html http://hoge.com/index.php?a=b&c=d

Leave a Reply