Tag: grep

2 Finding folders only 2013-03-21T21:22:52.983

2 How to combine find and grep to recursively search for str or str2 in *.html and *.php files from /home/smith/sourcecode? 2013-03-29T00:40:17.317

2 How to Grep up to a certain character or String 2013-04-08T14:12:10.117

2 how to pass a flag as an argument to grep 2013-05-28T02:57:32.820

2 How to use grep to search for regular expressions themselves, without parsing them 2013-05-28T19:19:39.173

2 Using Mac OS X terminal to copy a selection of folders to a new location, with merge behavior 2013-06-09T17:30:51.633

2 remove text from file 2013-06-10T10:50:22.633

2 Open all files in a VIM split window view with grep/ack command 2013-06-27T21:15:48.343

2 Linux - Multiple service statuses with one command 2013-07-01T20:58:12.273

2 Remove lines matching string in grep 2013-08-20T16:00:21.723

2 What does really mean null string? 2013-09-04T12:38:14.243

2 What does `grep -n` option mean? 2013-09-11T11:07:12.250

2 Opening search results with Vim ONLY if they exist 2013-09-19T13:12:36.480

2 How to grep file containing some binary characters? 2013-11-08T11:58:18.693

2 Syntax Highlighting in Adobe InDesign 2013-12-03T12:16:13.927

2 Grep with ERE doesn't filter lines with -v option 2013-12-10T23:10:19.000

2 Git Extensions shows results that don't match search filters as well as results that match 2014-01-08T16:20:48.877

2 Why can ps know about the process that runs after it? 2014-01-14T10:24:24.553

2 grep the string lines from the file 2014-01-24T15:38:08.827

2 Configure ack on a per-directory basis 2014-01-30T13:13:05.480

2 Is there a way to print 2 lines (if any) before and after a target or print a placeholder if not? 2014-02-07T13:49:57.197

2 Can grep in vim be made to be conditionally case sensitive? 2014-02-07T17:30:36.737

2 Search zipped *and* non-zipped files in one hit 2014-02-14T12:04:48.567

2 How can I set grep to default to a certain filename pattern? 2014-02-10T14:41:30.630

2 moving directories after grep 2014-03-04T08:39:02.920

2 Colourized command for grep output 2014-07-09T12:46:12.400

2 Find & replace on a folder of .txt (but only first 1-3 lines) 2014-07-12T17:18:41.197

2 grep "*.JPG" not returning entries ending in .JPG 2014-09-05T01:56:05.563

2 How to use grep on a variable or string? 2014-09-12T18:17:48.260

2 Easily print out a spaces between larger data outputs in bash 2014-09-19T18:38:54.863

2 Grep in newest file 2014-10-07T09:28:44.833

2 How do I insert a constantly changing (dynamic) string from a text document into .conkyrc as an image path 2014-10-17T04:41:41.087

2 Getting xargs: unterminated quote when trying to find text in files 2014-10-30T19:37:07.023

2 Make perl regex search exit with failure if not found 2014-12-04T04:12:37.527

2 grep: output specific line after match 2015-01-27T15:57:27.523

2 Piping grep causes error $'\302\240grep': command not found on linux 2015-02-16T09:29:10.050

2 Grep Whitespace across multiple lines 2015-04-10T13:39:28.010

2 grep and sed with pipe from tail -f appears to be caching 2015-05-04T18:33:12.847

2 Matching a sentence with grep 2015-07-02T01:19:39.057

2 How to use grep or awk to save every line from text file as new file? 2015-07-07T10:48:45.480

2 Search text in zipped files and move them to other folder 2015-08-12T18:04:34.617

2 How to print absolute paths with git grep 2015-10-01T19:58:10.080

2 Grep: Count specific string in all recursive files with matchi filename 2015-11-25T15:05:07.423

2 Grep whole path 2015-12-22T14:03:24.577

2 Filtering and splitting huge file based on column Windows 2015-12-23T20:39:21.423

2 Windows gvim - use unix grep 2016-01-13T23:17:47.620

2 Write file from remote server to local directory? 2016-04-01T12:02:54.463

2 Bash: amount of bytes used in a log file grouped by token 2016-07-11T18:15:37.907

2 setting bin path for vim grep 2016-12-19T04:39:26.910

2 Sed/awk/perl match all prefixes of a given string 2017-02-02T20:27:59.810

2 Piping commands in $() 2017-02-15T19:08:48.627

2 How to find pdf files with 2 strings in pdfgrep? 2017-03-08T00:26:28.720

2 Use grep or other to tidify the output of 7z -l 2017-03-17T14:31:04.010

2 How can I substitute multiple instances of a character with the same number of instances of a different character in linux sed? 2017-06-02T06:07:19.707

2 Grep doesn't seem to find all matches in a file I expect 2017-08-02T17:01:24.780

2 A faster way to search through files than grepping? 2017-10-28T01:36:30.623

2 Format vertically maintaining first column 2018-01-04T23:56:21.547

2 grep -r (or -R) does not search inside subfolders 2018-02-05T01:44:56.290

2 Use diff to find difference in the output of two grep command 2018-04-02T11:12:56.457

2 Grep regex result not as expected? 2018-08-07T01:06:00.517

2 Grep on macOS: find unique occurrences of a capturing group in regular expression 2018-09-06T09:51:49.743

2 What are all of the globs I can use with grep in bash? 2018-09-18T22:03:49.540

2 replace number with star specific pattern for whole file 2018-10-09T08:00:45.267

2 Use grep for a long line to get the part of the line 2018-10-19T14:51:43.257

2 Why do I often receieve `no such process` in response to a process I want to kill? 2019-01-07T11:54:30.437

2 Why are the number of lines of grep and grep -v with same pattern not equal to number of input lines? 2019-04-15T19:31:02.813

2 Is there a more efficient way to use grep? 2019-07-25T16:35:33.307

2 Sublime: Find words that are less than 4 characters 2019-09-03T15:16:40.090

2 open files in vim through xargs modification 2019-10-04T11:16:06.297

2 replace keywords in a file by keywords\index{keywords} from a list file 2019-11-30T15:57:56.190

2 Combining find grep and tail 2020-01-15T01:38:15.700

1 How do you make grep print the output of it's search so far while it's still searching 2009-09-19T02:03:25.557

1 Stuck when executing grep in unix 2009-10-21T11:20:39.870

1 How to grep only selected words from a file? 2010-01-21T21:18:53.967

1 printing matching lines when greping all files in a directory 2010-04-03T18:37:00.033

1 grep -v -A not working properly (actually not working at all) 2010-04-17T14:45:37.597

1 Search for a substring in a stream of characters 2010-08-17T13:42:39.707

1 How can I make grep use CRLF (and not LF) as a newline? 2010-09-02T21:54:27.517

1 Grep and regular expressions (consecutive letters) 2010-09-08T16:24:09.227

1 'Grep'ing the IP out of a finger command on linux 2010-09-21T08:33:58.993

1 ack + grep + not really match the string 2010-10-14T09:25:40.313

1 Trying to cleanse log files on a Linux machine, currently using sed 2011-02-21T18:13:02.280

1 Using egrep to find lines that have 5-6 Upper Case letters. (but not more than 6) 2011-03-24T20:27:35.350

1 How can the Windows Command Line do a grep -o? 2011-05-08T19:40:48.690

1 Linux commands piping - grep and matching pattern 2011-05-11T22:10:59.900

1 How to grep string like $('! 2011-05-12T13:23:06.390

1 Mac OS X Terminal: Search output of another command with grep 2011-06-30T01:10:23.820

1 how to copy the results from a grep command to the bash clipboard? 2011-06-30T14:24:03.787

1 GREP and TAR all files/directories matching X 2011-07-14T22:50:15.687

1 What does this Linux shell script line do? 2011-07-29T17:53:16.983

1 Finding files based on date, without using `find` 2011-08-11T14:55:15.400

1 How can I determine whether different commands using grep, find and xargs do the same thing? 2011-08-18T12:12:30.267

1 Strange grepped process list 2011-09-01T12:07:09.280

1 Excluding paths in grep 2011-09-29T08:09:13.787

1 How can I display all the lines that end with a certain character using grep? 2011-10-04T01:02:36.703

1 Remove all except one file and directory at path 2011-10-05T07:08:34.533

1 Linux find and grep for files not match pattern 2011-10-26T23:01:47.830

1 Using tee to pipe ls and grep output into tail command without a script 2011-11-03T15:49:11.330

1 How to find the last match of a string in a bunch of files 2011-11-16T15:16:51.677