How to split file by percentage of no. of lines?...
Read MoreHow to merge multiline grep output to a single line in linux...
Read MoreUsing regular expression to extract substring...
Read MorePrint the last line of a file, from the CLI...
Read MoreUnix one-liner to swap/transpose two lines in multiple text files?...
Read MoreShould awk expand escape sequences in command-line assigned variables?...
Read MoreExtract multiple parts from a URL using shell...
Read MoreAdding sequential numbers before duplicates in email...
Read MoreHow can I get the length of an array in awk?...
Read MoreCreate timestamp with fractional seconds...
Read MorePrint substring of column based on position filter in awk...
Read MoreHow to get the date of the 3rd Wednesday in the month...
Read MoreAwk return success code on exit to snakemake...
Read MoreIs a /start/,/end/ range expression ever useful in awk?...
Read Morehow to use sed on a grep matched string and display the complete output...
Read Morematching python multiline expression string from a file using grep?...
Read MoreGrep for string and read content until next match string...
Read MoreRemove multiple lines from a given match until an empty line...
Read MoreHow to select lines between two same marker patterns which may occur multiple times with awk/perl or...
Read MoreJoin or merge lines between two patterns inclusive (sed or awk)...
Read MoreMatch a string that contains a newline using sed...
Read MoreHow do you copy a multi-dimensional array (i.e. an array of arrays) in awk?...
Read MoreHow to print lines between two patterns, inclusive or exclusive (in sed, AWK or Perl)?...
Read MoreUsing sed / awk to process file with stanza format...
Read MoreUsing awk command to compare values in separate rows and multiple columns?...
Read Moreawk and sed not working as I expect with neofetch...
Read MoreDoes awk support dynamic user-defined variables?...
Read MoreRecognising backslash in awk field separator...
Read Moreawk to find number of columns for each line and exit if more than required...
Read More