TIL how to copy whole website onto local machine with just one `wget` command Dec 24, 2023 TIL how to copy whole website onto local machine with just one wget command. wget --mirror --convert-links --wait=2 https://example.com