Bash turns 38! Learn 38 built-in shell features and tips: keyboard shortcuts, history tricks, …
Bash scripting
- 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! …
- AIAI AgentAI ChatbotBash scriptingCron JobsLarge Language Models (LLMs)Shell Scripts
From Bash Scripts to AI: Evolution of Workflow Automation
By skExplore how workflow automation has evolved from simple Bash scripts to advanced AI-driven systems, …
- 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 …
- Bash TipsBashBASHBash scriptingLinuxLinux Tips & TricksScriptingShells
How To Avoid Infinite Until Loops In Bash Scripts Using Timeout
By skLearn how to use the timeout command in Bash scripts to prevent infinite loops …
- 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. …
- Bash scriptingBASHBash TipsLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
How To Replace Text In Multiple Files Using A Bash Script In Linux
By skIn this guide, we will learn how to replace text across multiple files efficiently …
- 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 …
- Bash scriptingBASHLinuxLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
Bash declare Command Usage With Examples
By skIn Bash shell scripting on Linux, the declare command is used to define, set …
