Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Can ack/ag/grep print function name?

linux search grep ack ag

Write a shell script that find-greps and outputs filename and content in 1 line

bash shell find grep

How to install GNU grep on Mac OS?

macos grep homebrew

Lazy match in unix bash shell script

bash shell awk sed grep

How to capture this specific string using regular in shell?

regex linux bash shell grep

How to use AWK to grab a row in a file by a certain column

bash unix awk grep

Get string from two rows

perl sed awk grep

Extract lines containing two patterns

linux awk grep fasta

bash, prompt for numerical input

bash sed while-loop grep

for loop syntax with grep in bash

linux bash for-loop grep

Search for multiple patterns which included double quotes in single file and comment above and below two lines

bash sed grep

grep does not print filename of result for some files with special characters

macos unix grep

Need to grep a specific string using curl

bash curl awk grep

Count total directories and files in all sub directories unix [duplicate]

bash unix scripting grep ls

grep ip and port from file

awk sed grep

grep in windows batch file

Redirect subprocess.run output to file

python grep subprocess output

grep with regex wrongly selects unicode characters

regex unix unicode grep

number of unique words in a document

bash text 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