I have a small website that I try to mirror to my local machine with only the html file, no images, image attach files... pdf, ..etc.
I have never mirrored a website before and think it would be a good idea to ask the question before doing anything catastrophical.
This is the command that I want to run and wondering if anything else should be added.
wget --mirror <url>
Thanks!