Search code examples
Linux bash script to check internet connection not working...


linuxbashgrepconnectionping

Read More
Extract the line which are in comments with // aa well as /*...*/...


awksedgrep

Read More
ZGrep for first occurence of pattern *after* given line...


awkgrepzgrep

Read More
How to grep the exact match and print only that match...


shellawkgrep

Read More
How to check if particular files from list of filenames present in directory with regex or grep in b...


regexbashshellfilegrep

Read More
grep -f does not find files in loop...


grep

Read More
Show all 4 digit numbers (but not the whole line and exclude special characters appended to number) ...


regexbashgrep

Read More
"Command not found" in ifconfig | grep IF statement...


grepifconfig

Read More
grep obtains pattern from a file but printing not only the whole match word...


linuxgrep

Read More
Shell execute grep command within sed replacement not as expected...


linuxbashshellsedgrep

Read More
Clean Nmap output [IP:Port]...


awkgrepoutputnmap

Read More
How can I search for a matching substring in a file with regex and return only the substring?...


grep

Read More
Search in files 0x1F (Unit Separator) using Linux utilities (e.g. grep)...


linuxfilegrep

Read More
How to not conflict with filename when combining grep commands?...


grep

Read More
Extracting numbers from an email address prior to the @ sign...


regexemailgrep

Read More
How to use grep command to list dot based names...


regexgrep

Read More
Find youtube url in json file with ruby...


rubystringsearchgrep

Read More
Bash grep doesn't return the first regex match...


regexshellgrep

Read More
extract and print all occurrences of disk file (.img) from a configuration file...


awksedsplitgrep

Read More
How to remove IP(s) from a text file based on given CIDR?...


bashawkgrepcidr

Read More
How to process each output line in a loop?...


bashshellgrep

Read More
remove carriage return in bash script, or ignore it when using mv / mkdir...


bashubuntugrepline-endings

Read More
gawk or grep: single line and ungreedy...


javaregexawkgrepgit-bash

Read More
How can I get a list of the words that have six or more consonants in a row using the grep command?...


regexstringbashgrepletter

Read More
Find multiple occurences of same string...


ubuntusedgrep

Read More
Better performance substitute for egrep...


bashawkgrep

Read More
Reverse regex pattern match - how to tell which pattern matched a result (Bash)...


bashvariablesgrep

Read More
Parse out log file sections by thread...


bashperlawksedgrep

Read More
Extract FASTA sequences (with version number) using sequence IDs (without version number) listed in ...


unixawkgrepextractfasta

Read More
Grep a word and need to replace the above line for that particular tag...


bashshellawksedgrep

Read More
BackNext