Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

How do I filter lines in a text file that start with a capital letter and end with a positive integer with regex on the command line in linux?

regex linux grep

How awk the filename as a column in the output?

awk sed grep

Character offset with grep

bash grep

Using awk to get PCI Address

awk sed grep printf

Grep Tab, Carriage Return, & New Line

grep

Skipping chunk of a big file with bash

bash awk grep

Simple grep for anything year

regex linux grep escaping digits

howto send stderr and stdout through separate grep filters? [duplicate]

bash shell grep

grep never returns anything unless I put a * or . on the end - why?

linux grep

Find all accented words (diacriticals) using grep?

grep

zcat pipe to grep

unix grep zcat

Getting numbers from a string with grep

grep

Detect repeated characters using grep

linux bash grep

Extracting specific lines of data from a log file

regex sed awk grep extract

Bash - how to find and remove all files that contain a given string?

Trouble doing grep only 10 digit number from a file

linux bash unix grep

linux sort, select last line, pipe to new file

linux sorting csv grep

How to output first line of curl result in a file with bash script

bash curl grep

Perl how to pass in a regular expression to my subroutine like grep

regex perl parameters grep

Extract the phrase containing "FAILED" without a parenthesis following it

awk sed grep