Articles by Tag #shellscripting

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

"How to Automate Spring Boot Deployment with Shell Script & Vagrant (Step-by-Step for Beginners)"

🎯 Level: Beginner-friendly 📂 Project Repo: https://github.com/SAFI-ULLAHSAFEER/Shell-Script ...

Learn More 3 1Jun 1

Shell Scripting: Basic Commands to just get you start scripting

Shell scripting is a powerful scripting language that operates within a shell environment, allowing...

Learn More 2 1Nov 4 '24

🧠 My Personal Bash Scripts Repository on GitHub

Hey Devs! 👋 I've created a GitHub repo that includes all the Bash scripts I’m using and learning from...

Learn More 2 0Jul 30

10 Corporate Real-Time Shell Scripts

Backup Script Script SOURCE="/home/ubuntu/Test01"DESTINATION="/home/ubuntu/Test02/"DATE=$(date...

Learn More 0 0Mar 22

Shell Scripting: Writing and Running Your First Script

Prerequisites Access to a Unix/Linux-based environment (e.g., Ubuntu, macOS, or a Linux VM) and for...

Learn More 0 0Nov 5 '24