Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只想从 example.com 下载 .exe 文件,我使用了 wget -mk http://example.com / 但它下载了网站的所有文件.. 我也想避免像 /fr , /jp 这样的文件夹网站 。怎么做 ..?
下载所有 exe 的使用 *
wget http://example.com/*.exe