It is Christmas!! On behalf of OSTechNix, I wish you all a Merry Christmas! …
BASH
- Bash scriptingBashBASHBash TipsLinuxLinux BasicsLinux CommandsLinux Tips & TricksShellsUnix/Linux Beginners
Bash Command Substitution Explained: Automate Scripts with $(…)
By skLearn Bash command substitution $(…) with practical examples. Automate scripts, use dynamic filenames, and …
- Bash scriptingBASHLinuxLinux AdministrationScriptingShell Scripts
Introduction To Bash Scripting [28 Topics]
By KarthickThis introduction to Bash scripting guide is created with different topics that will make …
- ShellsBashCommand line utilitiesFishLinuxOpensourcePowerShellRustUnix/Linux BeginnersUtilitiesZsh
Starship Prompt: Customize Your Linux Shell with Ease
By skLearn how to install and customize the Starship shell prompt on Linux. Make your …
- Linux BasicsBash TipsFAQLinuxLinux CommandsLinux Tips & TricksUnix/Linux Beginners
How To Add A Directory To PATH In Linux
By skSometimes, you need to manually add a program’s installation directory to the $PATH variable. …
- Linux BasicsBASHFish shellLinuxLinux CommandsProgrammingScriptingShell ScriptsZsh
How To Run Multiple Shells In Linux: Bash, Fish, Zsh And More
By skLearn why and how to run multiple shells in Linux. Test your scripts in …
- Linux Tips & TricksBASHBash scriptingBash TipsFish shellLinuxLinux AdministrationLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
Easy Ways To Insert The Last Argument Of The Previous Command In Bash, Fish and Zsh
By skLearn how to insert the last command argument in Bash, Fish, and Zsh shells. …
- BASHBash scriptingBash TipsLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingUnix/Linux Beginners
How To Manage Bash Functions Using declare Command In Linux
By skIn this tutorial, we will learn how to manage functions in Bash using declare …
- Linux CommandsLinuxLinux AdministrationLinux BasicsUnix/Linux Beginners
How To Create Aliases In Linux: A Beginners Guide
By skCreating aliases in Linux is a great way to save time and make your …
- Linux AdministrationBash scriptingDebianLinuxPackage managementShell ScriptsUbuntu
DebPostInstall: Debian And Ubuntu Server Post Install Script
By skDebPostInstall is a simple Bash script to automate important post installation tasks in a …
