Introduction to GUI creation with Zenity
15/04/2009It’s no big secret that I absolutely love Bash. It’s such a simple, yet versatile tool. Ever since I first discovered the power contained within it, I’ve written plenty of scripts to automate tasks that would otherwise take me a long time to do manually. Sometimes I write scripts so that my little brother can do certain things that would otherwise require him to use relatively complex command-line tools. But what would be the point of replacing a command-line tool with another command-line tool?
Sometimes a graphical user interface is what’s needed - and that’s where Zenity comes into play!

