Bash Scripting: Learn to use Basic REGEX (Part 2)
In our earlier tutorial, we learned to use basic regex concepts & we learned about meta-characters & learned to use…
In our earlier tutorial, we learned to use basic regex concepts & we learned about meta-characters & learned to use…
Regular expressions or regex or regexp are basically strings of character that define a search pattern, they can be used…