Search Bash history by prefix using Alt+Up/Down. Add 2 lines to ~/.inputrc and jump …
BASH
- Linux Tips & TricksCommand line utilitiesFAQFreeBSDGNU ScreenLinuxLinux AdministrationLinux BasicsLinux CommandsLinux troubleshootingOpensourceTerminal multiplexersTips and TricksTmuxUnixUnix/Linux BeginnersUtilities
Reptyr: Move a Running Process from One Terminal to Another Without Closing It
By skLearn how to move a running process from one terminal to another without closing …
- Bash scriptingBASHLinuxLinux AdministrationScriptingShell Scripts
Introduction To Bash Scripting [29 Topics]
By KarthickThis introduction to Bash scripting guide is created with different topics that will make …
- Bash scriptingBashBASHLinuxLinux BasicsLinux CommandsShellsUnix/Linux Beginners
Bash Expansion: The Complete Beginner’s Guide (2026)
By skBash expansion explained for beginners. Learn brace, tilde, parameter, command, arithmetic, process, globbing, word …
- Command line funBASHBash scriptingBash TipsLinuxScriptingShell Scripts
Display Animated Christmas Tree In Terminal (2026)
By skIt is Christmas!! On behalf of OSTechNix, I wish you all a Merry Christmas! …
- 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 …
- 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. …
