Unix/Perl/Python: substitute list on big data set...
Read MoreHow to merge two CSV files based on matching values in different columns and keep unmatched rows wit...
Read Moreforce number of digits in awk output (no printf)...
Read MoreIs there a way to completely delete fields in awk, so that extra delimiters do not print?...
Read MoreConvert WebVTT file from Youtube to plain text...
Read MoreFind and kill a process in one line using Bash and regular expressions...
Read MoreProblems with filtering: awk: syntax error at source line 1...
Read MoreHow to assign color to awk printf columns?...
Read MoreProblems redirecting awk output to a file in R...
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 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 More