Recognising backslash in awk field separator...
Read Moreawk to find number of columns for each line and exit if more than required...
Read MoreCan i use regex in the Record Separator in awk in linux...
Read MoreUse blank line as file separator in awk...
Read MoreHow to cut ranges from end to start?...
Read MoreEfficient way to read key=value pair from a bash file for each line to process it...
Read MoreGenerate many random alphanumeric strings...
Read Morecalculate percentage and grade from input file in awk...
Read MoreAdd column to middle of tab-delimited file (sed/awk/whatever)...
Read Moreconvert a fixed width file from text to csv...
Read Moreincrement a column and line number value using bash...
Read MoreAWK: backslash as one of the many field seperators...
Read MoreHow to compare two tab-separated files and mark 'Fail' if col6 of file1 matches col2 of file...
Read Morefind unique entries in one field across two CSV files with shell and friends...
Read MoreHow to use bash for loop to awk print FPAT string found in quoted variable...
Read Moreright pad regex with spaces using sed or awk...
Read MoreBash script that takes multiple path arguments and checks if files can be successfully created there...
Read Moreawk in pipeline to match patterns from multiple lines and print summary on trigger...
Read MoreFile output manipulation - ideally in one line...
Read MoreCalculate subtotals of the output of sort-unique command...
Read MoreTransform SQL insert script into CSV format...
Read MoreCustom Line Number/Prefix for text file using awk/sed...
Read MoreSplit the word using bigram, trigram...
Read MoreA single POSIX-Extended regex to match all shortest substrings that start with “a”, end with “b” and...
Read Moreawk search and replace by a string containing "\n" will add a new line instead of writing ...
Read MoreReplace "\n" with newline in awk...
Read MoreHow to get strings within square brackets [] in the declarations line and their related import strin...
Read More