wget can't use cookies with xargs?

前端 未结 0 1822
执念已碎
执念已碎 2021-01-13 17:44

i\'m using wget in multithread like this:

cat urls.txt | xargs -n 1 -P 2 wget --no-check-certificate --no-cookies --content-disposition --header "Cookie:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题