Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you to create GUI dialog boxes in Bash scripts in Linux, BSD and Windows.
Scripting
- Bash scriptingBASHLinuxLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – While And Until Loop Explained With Examples
By KarthickBy Karthick 5K viewsBash supports three types of loops, namely for loop, while loop and until loop. In this guide, we will learn about while and until loops.
- Bash scriptingBASHLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – For Loop Explained With Examples
By KarthickBy Karthick 4.1K viewsLoops are useful for automating repetitive tasks in Bash shell scripting. In this guide, we will learn about “for loop” with examples.
- Bash scriptingBASHLinuxLinux AdministrationLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – Functions Explained With Examples
By KarthickBy Karthick 9.7K viewsIn Bash shell scripting, functions are ways to group the set of instructions together…
- Bash scriptingBASHLinuxLinux AdministrationLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – Variables Explained With Examples
By KarthickBy Karthick 8.6K viewsThis guide explains about bash variables and its types in shell scripting with examples in Linux.
- Bash scriptingBASHBash TipsFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
Bash Redirection Explained With Examples
By KarthickBy Karthick 5.1K viewsWhat is Bash Redirection and how to work with Redirection in Bash with example commands.
- Shell ScriptsLinuxOpensourceProgrammingScriptingUtilities
How To Format Shell Programs Using Shfmt In Linux
By KarthickBy Karthick 8.5K viewsThis guide explains what is Shfmt, how to install Shfmt in Linux, and finally how to format shell programs using Shfmt in Linux.
- Command line utilitiesArch LinuxFAQLinuxLinux AdministrationLinux BasicsLinux CommandsOpensourceReviewsScriptingTips and TricksTrouble shootingUtilities
Cylon – The Arch Linux Maintenance Program For Newbies
By skBy sk 2K viewsRecently switched to Arch Linux as your daily driver? Great! I’ve got a good…
- Command line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsOpensourceScriptingTips and TricksUnix/Linux BeginnersUtilities
Bookmark The Linux Commands For Easier Repeated Invocation
By skBy sk 1.7K viewsA while ago, we have written about a command line utility named “Keep”, which…
- Encryption / DecryptionCommand line utilitiesLinuxLinux BasicsLinux SecurityLinux Tips & TricksOpensourceScriptingSecurityTips and TricksUnix/Linux BeginnersUtilities
CryptoGo – An Easy Way To Encrypt And Password Protect Your Files
By skBy sk 1.6K viewsThere are plethora of tools available to encrypt and password protect your data. CryptoGo…