grep command with Amazing Examples in Linux (Centos/Redhat 6) Part-2

Published: 18 August 2017
on channel: The Linux Cafe
526
12

grep command with Amazing Examples in Linux (Centos/Redhat) Part-II.how to use Regular Expressions in Grep Command with Examples.caret Symbol "^" matches the expression at the start of a line.Character $ matches the expression at the end of a line.Using ^ and $ character you can find out the empty lines available in a file.The special character “.” (dot) matches any character.character “*” matches zero or more occurrence.character “\+” matches one or more occurrence of the previous character.search for all the characters except those in the square bracket.Usage of Pipe character (|) in grep.Character class expression wit grep command.


Watch video grep command with Amazing Examples in Linux (Centos/Redhat 6) Part-2 online, duration hours minute second in high quality that is uploaded to the channel The Linux Cafe 18 August 2017. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 526 times and liked it 12 visitors.