In Bash shell scripting on Linux, the declare command is used to define, set …
Category:
Scripting
- 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! …
- PythonCommand line utilitiesGoogleLinuxmacOSOpensourceProgrammingPython ScriptScriptingWindows
Audiogenipy: Create Audiobooks With Python And gTTS Effortlessly In Linux
By skIn this step-by-step guide, we will explain how to create an audiobook from a …
- 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 …
- PythonCommand line utilitiesLinuxOpensourceProgrammingPython ScriptScripting
Count Characters And Words In PDF Files Using Python In Linux
By skIn this article, I’ll guide you through creating a Python script that can count …
- PythonCommand line utilitiesLinuxLinux Tips & TricksProgrammingPython Script
Easily Count Characters And Words In Text Files Using Python
By skIn this tutorial, we will discuss how to use a simple Python script to …
- Bash scriptingBASHLinuxLinux AdministrationScriptingShell Scripts
Introduction To Bash Scripting [26 Topics]
By KarthickThis introduction to Bash scripting guide is created with different topics that will make …
- 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 …
- Linux Tips & TricksBash scriptingLinuxLinux AdministrationLinux BasicsLinux CommandsShell ScriptsUnix/Linux Beginners
Why Aliasing rm Command is a Bad Practice in Linux
By skAn alias in Unix/Linux is a shortcut that allows you to create custom commands …