Delete third-to-last line of file using sed or awk...
Read MoreConverting hex to decimal in awk or sed...
Read MoreCommand-line pivot a long table into a wide table...
Read MoreAwk group lines by prefixes into CSV...
Read MoreExtract the phrase containing "FAILED" without a parenthesis following it...
Read MoreHow to use Awk to select a specific paragraph...
Read Morehow to get in bash a specific paragraph from a stream?...
Read MoreUsing AWK with multiple delimiters...
Read MoreAwk array iteration for multi-dimensional arrays...
Read MoreHow to get max length of each column in unix?...
Read Moreawk not finding a string value with special characters in a csv file...
Read MoreCan awk deal with CSV file that contains comma inside a quoted field?...
Read MoreBash - parsing ini file, finding section name by values within...
Read MoreHow do I ignore a pipe symbol at the front?...
Read MoreJoin every two lines after the expression in bash script...
Read MoreProblems With Working With Columns, Changing Their Format...
Read MoreUsing sed to replace a pattern between curly braces where line immediately before the opening curly ...
Read MoreBash: How to extract parent directory of 3 files at a time...
Read MoreRemove comma from quoted text in first column of a csv with sed...
Read MoreHow to split a delimited string into an array in awk?...
Read MoreCombine content of two different queries - shell/bash/arrays...
Read MoreCounting Records in Linux Files Excluding Some Files...
Read MoreAWK seperates Lines with capitals and non-capital letters with a semicolon, if there is no semicolon...
Read Moreawk dot in regex doesn't match space...
Read MoreCombine two files if the values from the first column of each file are the same...
Read MoreUNIX shell: sort a string by word length and by ASCII order ignoring case...
Read More