Skip to content

Instantly share code, notes, and snippets.

@ycku
Last active December 11, 2020 08:33
Show Gist options
  • Save ycku/526d00ac50a71fa893c45c12111d415d to your computer and use it in GitHub Desktop.
Save ycku/526d00ac50a71fa893c45c12111d415d to your computer and use it in GitHub Desktop.
Quick notes of wget
  • 把指定來源的 repository 檔案都抓回來
wget -r -np --no-check-certificate http://fedora.cs.nctu.edu.tw/epel/8/Everything/x86_64/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment