Master Bash Programming with Free Books - OSS Blog

7 Likes

Amazing. Thanks a ton.

1 Like

A useful command for offline storage/download of websites:

wget --wait=1 --limit-rate=200K -r -p -U http://www.example.com

Good for you if you already know this. I am posting for those that don't. :slight_smile:

1 Like