In this guide, we will learn how to replace text across multiple files efficiently …
Category:
Bash Tips
- 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 …
- Command line funBASHBash scriptingBash TipsLinuxScriptingShell Scripts
Display Animated Christmas Tree In Terminal (2025)
By skIt is Christmas!! On behalf of OSTechNix, I wish you all a Merry Christmas! …
- Linux User ManagementBASHBash TipsLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksUbuntuUnix/Linux Beginners
How To Change Bash Prompt For Specific User Group In Linux
By skWe already looked at how to customize the default BASH prompt in Linux. In …
- BASHBash TipsLinuxLinux BasicsLinux Tips & TricksUnix/Linux Beginners
How To Customize Bash Prompt In Linux
By skBASH (the Bourne-Again Shell) is the default shell for most modern Linux distributions. Tired …
- Bash TipsBASHLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksUnixUnix/Linux Beginners
Master The Command Line With Useful Bash Aliases In Linux And Unix
By skBoost your command line productivity with these useful Bash aliases in Linux. Level up …
- Bash scriptingBASHBash TipsLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
How To Perform Arithmetic Operations In Bash
By KarthickIn this article, we will focus on how to do mathematical operations in bash …
- Bash scriptingBASHBash TipsLinuxLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
How To Parse CSV Files In Bash Scripts In Linux
By KarthickThis tutorial explains how to parse CSV files in Bash shell scripts using awk …
- 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 …
- Bash scriptingBASHBash TipsLinuxLinux BasicsLinux CommandsScriptingShell ScriptsUnixUnix/Linux Beginners
How To Use Date Command In Bash Scripting In Linux
By KarthickThis guide explains how to use date command in Bash scripting, how to work …