Collection of some useful snippets to help us out and save some time I'll update it whenever I'm stuck with an annoying problem. Do PR to add your snippet here. :)
addendline - This adds a newline (if there's none) at the end of a file.
PIproximate - Approximates to PI. README
randgen - A fancy integer & string generator. It's a bit more than you think 😉
copyman - A simple utility to copy files faster. And, Oh! It can also resume failed/terminated copies.
upsft - A simple utility to fix apt sources list for outdated ubuntu based distros.