Hello There,
This time some BASH old concepts which might be useful in Today's DevOps world.
Topic1: Check if a Sub-string is present in a Text or String in BASH.
Topic2: Geta Substring from a string using the Start position of the starting character & number of characters to pick.
Topic3: Replace character(s) of String, like find & replace function on a Text.
Check the GIT file here: https://github.com/daslearning-org/de...
Thanks,
https://daslearning.in
#bash #string #find #replace #grep #shell #sh