Merging the headers then concatenate the records of a huge number of text files...
Read MoreGroup second column based on first column awk...
Read Moremawk changed auto seeding rand() behavior...
Read MoreHow to skip the expression in the beginning and ending of the string using Linux commands...
Read MoreHow to remove everything after the last . from a text file content...
Read MoreAdding a column with value found in next line, if patter is matched...
Read MoreHow to filter lines by counting occurences of a char in AWK or bash?...
Read MoreParsing HTML on the command line; How to capture text in <strong></strong>?...
Read MoreCount and sum up specific decimal number (bash,awk,perl)...
Read MoreReformat numbers, inserting separators at fixed positions...
Read MoreHow to move files to different folders based on their prefix?...
Read MoreHow to remove columns from a file by given the columns in anther file in Linux?...
Read MorePrint second-to-last column/field in `awk`...
Read Moreawk command to subtract constant from a column and print results...
Read MoreHow to remove double-quotes in jq output for parsing json files in bash?...
Read MoreDoes the awk standard unambiguously define that `a || b=c` is (or is not) valid?...
Read MoreHow do I use awk to match multiple variable patterns?...
Read MoreShell script replace variables in file - error with Sed's -i option for in-place updating...
Read MoreUsing ex editor to increment a number following a pattern in a file...
Read MoreEdit part of a line in text without losing other lines...
Read MoreChange numeric values in rows of CSV if string in same row has certain value...
Read MoreRemove attributes from XML using sed...
Read MoreIs there a way to identify if a GNU AWK script is sourced via `-i` / `@include`?...
Read Morehow to output data from multiple files in side by side columns in one file via awk?...
Read MoreFinding contents of one file in another file...
Read MoreHow to write a binary file using Bash?...
Read Moreawk to print lines matching criteria...
Read MoreWrap a string in tags using text manipulation in a Unix environment...
Read Moreadd special characters "[" in print text using awk...
Read More