Ad Code

Responsive Advertisement

Ticker

6/recent/ticker-posts

How To Use Negative Matching With grep In Linux (Print Lines That Don’t Match)


grep is a command line search utility for Linux that will print out lines in files that match a pattern or regular expression. It’s also useful to invert matches, which will filter out all lines in a file that contain the given string.

Read This Article on How-To Geek ›



from How-To Geek https://ift.tt/zgXKdBN
via IFTTT