Sravya Yakkatisravya-yakkati.hashnode.dev·Mar 25, 2024Comprehensive Guide to Essential Shell Scripting CommandsThis documentation serves as a comprehensive guide to essential shell scripting commands, providing step-by-step explanations and practical examples for each command. ls: Lists directory contents. Explanation: The ls command is used to list the fil...27 readsshell scripting
Darvesh Chauhandarvesh29.hashnode.dev·Feb 10, 2024Day 4: Unveiling the Power of Shell Scripting in DevOpsIntroduction: Welcome to Day 4 of our #90daysdevops journey, where we delve into the dynamic world of Shell Scripting—a cornerstone of DevOps ingenuity. Today, we embark on a journey to demystify the art of scripting, empowering ourselves with the to...90DaysOfDevOps#90daysofdevops
Rohit Ramtekerohi56.hashnode.dev·Jul 20, 2023📝 Blog: Day 5 Tasks for DevOps Engineers 🚀Introduction Hello fellow DevOps enthusiasts! 👋 Today, let's dive into some advanced Linux shell scripting and user management tasks to further enhance our skills. Let's get started! 💻🔧 1. Automating Directory Creation with createDirectories.sh Th...1 likeLinux