Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

count number of tab characters in linux

bash unix csh grep

Find files with illegal windows characters in the name on Linux

regex linux grep find

Ruby equivalent to grep -v

ruby regex grep

How can I implement Unix grep in Perl?

regex perl grep

Is there a way to configure Vim grepprg option to avoid waiting until the external tool has finished searching?

vim grep

How to make grep [A-Z] independent of locale?

grep locale

Search Within Files On Remote FTP Site

text cygwin grep lftp

Do not merge the context of contiguous matches with grep

grep matching

regex for one character or another?

regex grep

How to replace whole string using sed or possibly grep

bash shell sed grep

An encoding-savvy grep replacement?

character-encoding grep

How do I grep for entire, possibly wrapped, lines of code?

linux unix command-line awk grep

Fastest way to grep multiple values from file in python

python grep

Recursively search for files of a given name, and find instances of a particular phrase AND display the path to that file

bash file shell grep msys

delete jobs by grepping qstat output and sending jobid to qdel?

bash grep pbs

How to make grep stop at first match on a line?

grep

How to grep and then fail an if-statement on specific output from grep?

Paramiko / ssh / tail + grep hangs

python ssh grep paramiko tail

How do I grep for a backtick?

bash find grep backticks

Simplest way to do basic xml parsing from unix command line

xml perl unix awk grep