Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Quickest way to split a large file based on text within the file in linux

linux bash sed awk

How can I get a range of line every nth interval using awk, sed, or other unix command?

unix sed awk cat

Calculating percentages in arbitrary number of columns

awk bsd

BASH: Joining 2 CSV files based on common field name

bash csv join awk grep

Delete Row After Counting Number of Columns In Text File

linux bash unix awk

How to skip a directory in awk?

awk gawk dir

Is there an Awk- or Lisp-like programming language that can process a stream of s-expressions?

awk pipe lisp s-expression

Building a distribution of IP's with counts

awk

awk: catch `exit' in the END block

awk

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

unix awk

Print first N words of a file

linux unix scripting awk

print columns with AWK

awk

Timestamp to Epoch in a CSV file with GAWK

csv awk epoch gawk

awk field separator with regexp lookahead or lookbehind

regex awk

How To Remove Single Blank Line Only - Keep Multiple Blank Lines

regex linux bash awk sed

AWK: Is there a way to set OFS as FS if this one is a regex?

regex awk

Using bash variables inside awk

bash awk

Split a string using a string as delimiter in awk

shell unix awk substring

Read lines between two keywords

linux bash sed awk

Use the folder name as a column in a text file

python perl bash sed awk