shell scripting tutorial
-
Linux
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 » Master Linux Bash Shell Scripting: From Beginner to Pro | UTCLISolutions.com
Welcome to the “Master Linux Bash Shell Scripting” course! This comprehensive course is designed to take you from beginner to proficient in Linux shell scripting. Whether you are just starting out or have some experience, this course will equip you with the essential skills to write and understand powerful shell scripts. This video is part of my actual course at…
Read More »Shell Script to find empty files and Directories | Find and list all empty files in a directory
In this video we are going to cover Shell Script to find empty files and Directories | Find and list all empty files in a directory #shellscripting #bashscripting #linux 0:00 Shell Script to find and list empty files in directory 3:00 Run the Script to find and list empty files Shell Script to find empty files and directories [ad_2] source
Read More »