Bash Scripting: Learn to use REGEX (Part 2- Intermediate)

Posted by linuxtechlab on Dec 20, 2018 1:47 PM EDT
linuxtechlab.com; By shusain
Mail this story
Print this story

Regular expressions or regex or regexp are basically strings of character that define a search pattern, they can be used for performing ‘Search’ or ‘Search & Replace’ operations as well as can be used to validate a condition like password policy etc.

Regex is a very powerful tool that is available at our disposal & best thing about using regex is that they can be used in almost every computer language. So if you are Bash Scripting or creating a Python program, we can use regex or we can also write a single line search query.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Debian, Fedora, Gentoo, Linux, Mint, Red Hat, Ubuntu

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.