shell scripting basics

  • VirtualizationShell Scripting for Absolute Beginners | Learn in 3 hours | Start from Zero

    Shell Scripting for Absolute Beginners | Learn in 3 hours | Start from Zero

    Support my work Here are some more very useful Zero to Hero playlists on the channel. – Free DevOps Playlist: – AWS Zero to Hero Playlist: – Terraform Zero to Hero Playlist: – Python for DevOps Playlist: In this video tutorial we will learn shell scripting from absolute basics. This video tutorial consists of three parts – In the part…

    Read More »
  • LinuxMaster Linux Exit Status Like a Pro

    Master Linux Exit Status Like a Pro

    In this video, we dive into the power of the $? operator in Linux, pronounced “dollar question mark.” Learn how to check the exit status of your commands to determine if they were successful or encountered errors. We’ll demonstrate practical examples and show you how to integrate $? into your scripts for better error handling and automation. Perfect for anyone…

    Read More »
Back to top button