New posts in awk

Extract columns from a file based on header selected from another file

How can I edit a range of text between 2 symbols? awk, sed, regex

Searching line by line text between first two matches

Color awk output on commandline?

How do I add a line of text to the middle of a file using bash?

Find Item in Array / Replace With Array Using Awk?

Using ' (' (space followed by parenthesis) as field separator in awk

Linux bash script to extract IP address

Parsing the output of Bash's time builtin

In AWK, is it possible to specify "ranges" of fields?

How can I set the grep after context to be "until the next blank line"?

Using awk to pull specific lines from a file

How to get second last field from a cut command

stdbuf not working while unbuffer does

How can I make awk not use scientific notation when printing small values?

Linux command for exporting output to a csv file in separated columns

How can I trim white space from a variable in awk?

Joining text files with 600M+ lines

How to use shell variables in perl command call in a bash shell script?

awk: print only lines that come after specific guard line pattern