0

How to download files with different file name

hai,

How to downloads file with different file name using wget comand....?

wget command Add a comment
david
asked Sep 16 2017

Answer

0

Hai... David... you can use -o options in wget command like bellow

# wget -o <url>  <filename>
Add a comment
piraisudanrajendran
asked Sep 18 2017
edited Oct 05 2018
Post your Answer