Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you …
Scripting
- Bash scriptingBASHLinuxLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – While And Until Loop Explained With Examples
By KarthickBy Karthick 6K viewsBash supports three types of loops, namely for loop, while loop and until loop. …
- Bash scriptingBASHLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – For Loop Explained With Examples
By KarthickBy Karthick 4.9K viewsLoops are useful for automating repetitive tasks in Bash shell scripting. In this guide, …
- Bash scriptingBASHLinuxLinux AdministrationLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – Functions Explained With Examples
By KarthickBy Karthick 10.6K 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 9.2K viewsThis guide explains about bash variables and its types in shell scripting with examples …
- Bash scriptingBASHBash TipsFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
Bash Redirection Explained With Examples
By KarthickBy Karthick 5.5K viewsWhat is Bash Redirection and how to work with Redirection in Bash with example …
- Shell ScriptsLinuxOpensourceProgrammingScriptingUtilities
How To Format Shell Programs Using Shfmt In Linux
By KarthickBy Karthick 10.1K viewsThis guide explains what is Shfmt, how to install Shfmt in Linux, and finally …
- Command line utilitiesArch LinuxFAQLinuxLinux AdministrationLinux BasicsLinux CommandsOpensourceReviewsScriptingTips and TricksTrouble shootingUtilities
Cylon – The Arch Linux Maintenance Program For Newbies
By skBy sk 2.1K 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.8K 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.7K viewsThere are plethora of tools available to encrypt and password protect your data. CryptoGo …