This introduction to Bash scripting guide is created with different topics that will make …
Shell Scripts
- 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, …
- 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. …
- 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 …
- 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 …
- Linux Tips & TricksLinuxLinux BasicsLinux CommandsPerlPythonShell ScriptsUnix/Linux Beginners
How To Convert Unix Timestamps To Strings In Linux
By skIn this blog post, we will discuss various methods to convert a Unix timestamp …
- 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 …
- Bash scriptingBASHLinuxLinux AdministrationLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
How To Create Interactive Bash Scripts With Yes, No, Cancel Prompt In Linux
By skThis tutorial explains how to create interactive Bash scripts using Yes, No, Cancel prompts …
