Quickies
By EricMesa
- One minute read - 128 words- In this post, wget had created a directory structure, foiling my plans to do the md5sum check automatically. The correct way to do what I wanted to do was use the option -nd for no directories. If I had typed
wget -nd address
it would have just saved to my current directory and the code would have worked perfectly. It would have also worked the roundabout way that I showed.
- If you like Neal Stephenson’s style of writing then you MUST read Catch-22! Catch-22 is the literary father of his style of writing so be sure to check it out! I just finished the book a couple of days ago and I loved it! It was a little confusing at first, but then I couldn’t put it down.