Shell Scripting | These are random shell scripting videos created to learn and understand the ways of various scripting can done.
We are displaying how to perform regular expressions basically searching pattern for which we are trying to search a particular pattern using shell scripting.
------------------------------------------------------------------------------------------
Basic concepts:
Regular expressions are special characters that helps to search a particular value that you are trying to find and match the pattern. For example: Searching an email address for validation or a script searching a particular datastore out of multiple datastores in a VCenter.
#!/bin/bash is known as Shebang used at the start of the script to use bash as a default shell.
[A-Z] - Uppercase pattern matching , [a-z] - Lowercase pattern matching , [0-9] - Number pattern matching
if-else statement used to make decisions and run different blocks of code based on particular condition the script needs to operate.
------------------------------------------------------------------------------------------
#shellscripting #scripting #automation #python #reels #youtubeshorts #linux #randomscripting #random #programming #devops #regularexpressions #devopsengineer #computerscience #datascience #cloudcomputing #sysadmin #unix #pythonprogramming #coding #docker #kubernetes #sitereliabilityengineering #softwaredeveloper #azure #aws #software #softwareengineer #shell #ruby #youtuber #youtube
--------------------------------------------------------------------------------------------
Other Links:
https://youtube.com/@Momskitchen00070...
https://fb.watch/p5bklrb24o/?mibextid...
https://mojapp.in/92602451731/video/3...
https://youtube.com/@SolitareKing123?...
https://instagram.com/food_bunny3042?...
-------------------------------------------------------------------------------------------------------------------