awk: split logfile, starting from 1st line matching minimum value up until last line before maximum ...
Read MoreAwk: set RS to include newline and 1st (only) field of next row // logfile "splits" based ...
Read MoreBash: Extract multiple entries from each line...
Read MoreConvert field names to lower case using miller...
Read MoreRemove duplicates ignoring specific columns...
Read MoreCustomised redirection of stderr?...
Read MoreMultiple input files - loop through one and check if string contained in second file - output paragr...
Read MoreHow to extract text from access log?...
Read MoreIssue converting github.com/*/raw/* URLs to raw.githubusercontent.com URLS using AWK...
Read MoreHow to create dynamic IF condition...
Read MoreHow to check all multiple keyword should be present in given text or not...
Read MoreProcessing text with multiple delims in awk...
Read MoreHow to extract branch name using regex and sed?...
Read Morehow can I sort a field form an Endnote Export File format where the Line contains GRAZ in the addres...
Read MoreHow to format a TXT file into a structured CSV file in bash?...
Read MoreHow can I insert a new line into a text file into every other 2 lines?...
Read MoreSplit Markdown text file by regular expression that defines headings...
Read Moregsub: remove till first occurence instead of last occurence of a given character in a line...
Read Moreawk array is created but elements are missing...
Read MoreAWK: Concatenate and process three or more files with a method similar to FNR==NR approach...
Read Moreremove enclosing brackets from a file...
Read Morereplace new line with a space if next line starts with a word character...
Read MoreExtract substrings between strings...
Read MoreMiller - Ignore valid field names when using -N...
Read MoreRemove section from file based on its content...
Read MoreRemoving lines based on duplicate first word, ignoring case...
Read More