SPShiva Prasad Gajulainshivaprasadgajula.hashnode.dev·May 26, 2023 · 5 min readMastering Shell Scripting: Your Ultimate Cheat Sheet for Efficient AutomationBash is a powerful scripting language used in the Linux terminal to automate tasks and perform various operations. Here are some essential commands and concepts to help you get started with Bash scripting. Creating a script: Create a file name whatev...00
SPShiva Prasad Gajulainshivaprasadgajula.hashnode.dev·May 25, 2023 · 10 min readMastering the Linux Command Line: Your Ultimate Cheat Sheet for Seamless OperationsAs programmers, we spend most of our time writing code to build software. However, when shifting that code to production, our coding skills may not be sufficient. In such cases, we rely on commands to accomplish various tasks, such as connecting to r...01N