In this article, we will focus on how to do mathematical operations in bash…
Bash Script
- WineBASHGamesLinuxLinux GamingMicrosoftMicrosoft WindowsOpensourceWindows
Run Windows Apps And Games Using WineZGUI On Linux
By skBy sk 3.1K viewsThis guide explains what is WineZGUI, how to install it and how to easily run Windows apps and Windows games using Wine In Linux.
- Bash scriptingBASHBash TipsLinuxProgrammingScriptingShell ScriptsUnix/Linux Beginners
How To Create GUI Dialog Boxes In Bash Scripts With Whiptail In Linux
By KarthickThis guide explains what is Whiptail, how to install Whiptail in Linux and how to create GUI dialog boxes in Bash Scripts using Whiptail in Linux.
- Bash scriptingBASHBash TipsLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
How To Create GUI Dialog Boxes In Bash Scripts With Zenity In Linux And Unix
By KarthickBy Karthick 16.6K viewsZenity 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.
- BASHBrowsersChromiumCommand line utilitiesFAQGoogle chromeLinuxLinux Tips & TricksMozilla FirefoxUnix/Linux BeginnersUtilities
How To Sync Browser Profile Into Tmpfs (RAM) In Linux
By skBy sk 6.2K viewsThis tutorial explains how to sync browser profile into Tmpfs (RAM) to improve browser…
- Package managementArch LinuxLinux AdministrationLinux BasicsLinux CommandsUbuntu
Deb-pacman : A Pacman-style Frontend For APT Package Manager
By skBy sk 9.5K viewsApt, Advanced Packaging Tool, is a powerful command line tool used to install, update,…
- Command line utilitiesBASHCommand line funLinuxLinux Tips & TricksOpensourceTips and TricksUnix/Linux BeginnersUtilities
Bash-insulter – A Script That Insults The User When Typing Wrong Command
By skBy sk 1.6K viewsToday I stumbled upon a fun command line script named Bash-insulter. The Bash-insulter script insults the users when they type a wrong command in Terminal in Linux and Unix-like systems.