Bash scripting yay!
I have few sites that I like, who doesn’t get updated content regularly. I have a habit of keeping these pages open in a tab in my browser. So I created a simple bash script that lets me display whether that site has changed on terminal.
Requirements: common unix-tools like: bash, curl, md5sum…