Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Using grep to search for hex strings in a file

bash awk grep xargs dd

Shell script to check if specified Git branch exists? [duplicate]

git bash shell grep

Does lookbehind work in sed?

regex sed grep lookbehind

"grep" offset of ascii string from binary file

linux bash binary grep ascii

Linux search for word and show entire line

linux find grep

Finding executable files using ls and grep

linux bash grep ls

How to print a file, excluding comments and blank lines, using grep/sed?

regex awk sed grep

How can I make 'grep' show a single line five lines above the grepped line?

file grep

How do I Invert search using grep for multiple strings of text

regex bash shell grep

Difference between two lists using Bash

bash sorting sed awk grep

How to echo directories containing matching file with Bash?

grep the adb logcat & write the output to a text file

android file text grep logcat

Is it possible to git grep for tabs?

git grep

Grep on elements of a list

python list grep

Linux Script to check if process is running and act on the result

linux bash process grep

Display only the n'th match of grep

How to show grep result with complete path or file name

linux bash grep

How to use grep efficiently?

linux unix search text grep

How can I find a specific process with "top" in a Mac terminal

macos grep

How to pipe output from grep to cp?

linux shell grep cp