Search code examples
Unix/Perl/Python: substitute list on big data set...


awklanguage-agnostic

Read More
How to merge two CSV files based on matching values in different columns and keep unmatched rows wit...


pythonpandascsvawkdata-cleaning

Read More
Get mime-type of file extension...


bashawkmime-typesgnu

Read More
force number of digits in awk output (no printf)...


awkformat

Read More
Is there a way to completely delete fields in awk, so that extra delimiters do not print?...


awk

Read More
Convert WebVTT file from Youtube to plain text...


bashawkyoutube-dlwebvtt

Read More
Find and kill a process in one line using Bash and regular expressions...


regexbashterminalawk

Read More
Problems with filtering: awk: syntax error at source line 1...


unixawkterminal

Read More
Sum date using awk...


awk

Read More
How to assign color to awk printf columns?...


shellawk

Read More
Problems redirecting awk output to a file in R...


rawk

Read More
Remove odd or even lines from a text file...


linuxawksed

Read More
Using bash script to remove from sentence words longer than [x] characters...


bashshellawksed

Read More
How to print column1,column3 and column 9 to column12 of the csv using AWK command?...


shellawk

Read More
how to select matching rows in multiple files with AWK...


awkpattern-matchingmultiple-columns

Read More
trim last ip octet and reverse...


bashawksed

Read More
Trim leading and trailing spaces from a string in awk...


shellunixawk

Read More
Awk Ignore the delimiter in double quotation marks...


bashawk

Read More
awking for nth column in csv...


bashcsvawkterminal

Read More
Remove multi-line comments...


sedawk

Read More
Pass parameter to an awk script file...


linuxunixawk

Read More
Removing trailing / starting newlines with sed, awk, tr, and friends...


unixsedawktr

Read More
Merging the headers then concatenate the records of a huge number of text files...


bashawk

Read More
Group second column based on first column awk...


awk

Read More
mawk changed auto seeding rand() behavior...


awkrandom-seed

Read More
How to skip the expression in the beginning and ending of the string using Linux commands...


linuxshellawksedformat

Read More
How to remove everything after the last . from a text file content...


bashawk

Read More
Adding a column with value found in next line, if patter is matched...


awkconditional-statementspattern-matching

Read More
How to filter lines by counting occurences of a char in AWK or bash?...


linuxshellsedawk

Read More
Parsing HTML on the command line; How to capture text in <strong></strong>?...


perlsedawkgrepcommand-line-interface

Read More
BackNext