Filtering multi string file according to multiple patterns...
Read MoreFind common lines to multiple files...
Read MoreHow to separate column using character length with AWK...
Read MoreHow to convert a string to a sequence of integers corresponding to the Unicode code points, and vice...
Read MoreHow to count a pattern inside a phrase?...
Read MoreExtract the logs that are logged within 2 timestamps...
Read MorePrint lines from their beginning to selected characters...
Read MoreAWK: return value to shell script...
Read MoreHow to compare two columns of two CSV files with awk?...
Read Moreimplementing a `maxsplit` function in POSIX awk...
Read MoreAwk iteratively replacing strings from array...
Read MoreHow to save environment variables with newlines into .env file?...
Read Moreextract sequences from multifasta file by ID in file using awk...
Read MoreHow to retrieve text from the current line at specified cursor position before and after up to speci...
Read MoreHow to get the string prefixed with "Mat" within curly braces {} and add a comma to output...
Read Moreremove line in text file with bash if the date is older than 30 days...
Read MoreFind all branches that follow mine lexicographically...
Read MoreHow do I use shell variables in an awk script?...
Read MorePrinting command by reading CSV file with AWK into a bash array...
Read MoreExtract specific columns from delimited file using Awk...
Read MoreHow to replace line in file with huge file content using shell...
Read MoreHow can you tell which characters are in which character classes?...
Read MoreHow to Exclude everything after a character/string from an output in Linux...
Read Moredejustify (unjustify): replace each *single* linefeed with a space, but don't touch groups of li...
Read MoreUNIX Bash - Removing double quotes from specific strings within a file...
Read MoreHow to use a for loop in gnuplot with a grep command...
Read More