Tag Archive for 'script'

Watermarking all the images

I know that most of my posts lately have been on photography and have been leaving the tech side behind quite a lot…so this is back on to bash scripting Most people who post photos online have some sort of watermarking so that their images aren’t easily stolen. Some watermarks are annoying and simply [...]

My first Bash script

Well actually this isn’t the first Bash script that I write, but it sure is the first one that actually contains more than just one process and that also has options that the user can give it. A friend of mine asked me to write a bash script that basically obtained some information from the OS, [...]