Search code examples
Linux shell script to add leading zeros to file names...


linuxbashshellgrep

Read More
Catch an entire function with grep...


bashunixgrep

Read More
Print the lines where no double letter is found, except once before and after a hyphen...


grep

Read More
Use grep to report back only line numbers...


grep

Read More
Linux wildcard not behaving correctly...


grep

Read More
How to retrieve single value with grep from Json?...


shellgrep

Read More
Validating IPv4 addresses with regexp...


regexvalidationip-addressipv4grep

Read More
Extract data from EXIM log...


fileloggingsedgrepexim

Read More
How to grep and execute a command (for every match)...


grep

Read More
Recursively move files of certain type and keep their directory structure...


bashshellcommand-linefindgrep

Read More
Command not found after pipe...


macosunixterminalgrep

Read More
Is there a Pattern Matching Utility like GREP in Windows?...


windowsgrep

Read More
Using sed to retrieve and modify a single line in the file...


bashreplacesedgrepcomments

Read More
How to do an accent insensitive grep?...


encodinggrepmatchingdiacriticsiconv

Read More
Find all files containing a specific text (string) on Linux...


linuxtextgrepdirectoryfind

Read More
Extraction of data from a simple XML file...


xmlbashsedawkgrep

Read More
What is the PowerShell equivalent to this grep+xargs command?...


powershellgrepxargs

Read More
How can I search for a multiline pattern in a file?...


linuxcommand-linegrepfindpcregrep

Read More
How can I extract the text portion of a binary file in Linux/Bash?...


linuxbashsedgrep

Read More
Unix grep regex containing 'x' but not containing 'y'...


regexunixgrepregex-negation

Read More
"grep" offset of ascii string from binary file...


linuxbashbinarygrepascii

Read More
bash - print regex captured groups...


regexlinuxbashgrep

Read More
How to make multi-line regexp work in grep?...


regexgrep

Read More
Negated character not working with literal `]`...


regexgrepregex-negation

Read More
how to grep large number of files?...


bashgrep

Read More
Too many arguments for grep?...


shellcommand-linegrepcommandglob

Read More
More efficient sed on huge input files...


awksedgrep

Read More
Grep for string and read content until next match string...


searchawksedgrep

Read More
Matching Python multiline expression string from a file using grep?...


awksedgrepfind

Read More
Parsing a config file in bash...


bashsedawkgrep

Read More
BackNext