Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Using sed in Linux to extract lines from a log file

linux unix awk sed grep

How to extract values from a java properties files in a bash/shell script and store in a variable and cd to that variable

shell properties grep cd

How could I remove a whole block of unwanted text using Unix grep?

unix grep

Use grep or awk to find matching lines between txt and csv file

awk grep

Combine two grep commands to process input from a file or grep lines starting with one specific substring and contain another after

bash grep

How to use “grep -f file-with-patterns” in a pipe where “file-with-patterns” changes frequently?

linux scripting grep pipe

BASH FOR loop using grep and awk

bash for-loop awk grep

How to search for files containing a particular text with Ansible?

grep find ansible command

Grep command with multiple patterns

linux grep

Regex formatting using grep

regex bash sed grep

Grep command that matches lines with EXACTLY 2 '*'

regex grep

bash echo does not work after grep returns nothing

linux bash grep echo

Modify content inside quotation marks, BASH

bash awk sed grep

How to grep lines between two patterns in a big file with python

python grep lines

I need to remove a line from multiple files

linux grep replace

How to create grep alias with arguments

linux bash grep alias

Remove digits from end of string

bash awk grep gnuwin32

Bash : grep unique lines

bash grep uniq

awk grep or sed : how to match two files

awk grep match between

Recursively find all files containing 'string.txt' in file name [duplicate]

linux bash grep