Linux bash script to check internet connection not working...
Read MoreExtract the line which are in comments with // aa well as /*...*/...
Read MoreZGrep for first occurence of pattern *after* given line...
Read MoreHow to grep the exact match and print only that match...
Read MoreHow to check if particular files from list of filenames present in directory with regex or grep in b...
Read Moregrep -f does not find files in loop...
Read MoreShow all 4 digit numbers (but not the whole line and exclude special characters appended to number) ...
Read More"Command not found" in ifconfig | grep IF statement...
Read Moregrep obtains pattern from a file but printing not only the whole match word...
Read MoreShell execute grep command within sed replacement not as expected...
Read MoreHow can I search for a matching substring in a file with regex and return only the substring?...
Read MoreSearch in files 0x1F (Unit Separator) using Linux utilities (e.g. grep)...
Read MoreHow to not conflict with filename when combining grep commands?...
Read MoreExtracting numbers from an email address prior to the @ sign...
Read MoreHow to use grep command to list dot based names...
Read MoreFind youtube url in json file with ruby...
Read MoreBash grep doesn't return the first regex match...
Read Moreextract and print all occurrences of disk file (.img) from a configuration file...
Read MoreHow to remove IP(s) from a text file based on given CIDR?...
Read MoreHow to process each output line in a loop?...
Read Moreremove carriage return in bash script, or ignore it when using mv / mkdir...
Read Moregawk or grep: single line and ungreedy...
Read MoreHow can I get a list of the words that have six or more consonants in a row using the grep command?...
Read MoreFind multiple occurences of same string...
Read MoreBetter performance substitute for egrep...
Read MoreReverse regex pattern match - how to tell which pattern matched a result (Bash)...
Read MoreParse out log file sections by thread...
Read MoreExtract FASTA sequences (with version number) using sequence IDs (without version number) listed in ...
Read MoreGrep a word and need to replace the above line for that particular tag...
Read More