1. with more inforamtion with header ( response -S)
wget --server-response http://www.example.com/
ref: https://stackoverflow.com/questions/12120935/wget-output-document-and-headers-to-stdout
https://www.commandlinefu.com/commands/view/1811/dump-http-header-using-wget
2. attach file name
wget --content-disposition <url>
3. outhor filename
wget -O file_name
O: more info
https://linuxize.com/post/wget-command-examples/
沒有留言:
張貼留言