Search code examples
Sum date using awk...


awk

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


shellawk

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
Find and kill a process in one line using Bash and regular expressions...


regexbashterminalawk

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
Count and sum up specific decimal number (bash,awk,perl)...


bashperlawk

Read More
Reformat numbers, inserting separators at fixed positions...


unixawksedsplit

Read More
How to move files to different folders based on their prefix?...


bashawkmv

Read More
How to remove columns from a file by given the columns in anther file in Linux?...


bashawk

Read More
Print second-to-last column/field in `awk`...


awk

Read More
awk command to subtract constant from a column and print results...


bashloopsawk

Read More
How to remove double-quotes in jq output for parsing json files in bash?...


bashawksedjq

Read More
Does the awk standard unambiguously define that `a || b=c` is (or is not) valid?...


awkbusybox

Read More
BackNext