How to assign color to awk printf columns?...
Read MoreRemove odd or even lines from a text file...
Read MoreUsing bash script to remove from sentence words longer than [x] characters...
Read MoreHow to print column1,column3 and column 9 to column12 of the csv using AWK command?...
Read Morehow to select matching rows in multiple files with AWK...
Read MoreTrim leading and trailing spaces from a string in awk...
Read MoreAwk Ignore the delimiter in double quotation marks...
Read MoreFind and kill a process in one line using Bash and regular expressions...
Read MorePass parameter to an awk script file...
Read MoreRemoving trailing / starting newlines with sed, awk, tr, and friends...
Read MoreMerging 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 More