Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to use awk to parse and print multi line version number from file as dot seperated values on one line

Get list of files whose creation date is greater than some date linux

linux bash hadoop awk

Formatting git log output with sed/awk/grep

regex git bash sed awk

Dynamic precision in awk printf using shell variable

bash awk

awk to compare fields of multiple lines and combine

awk

How to merge two CSV files based on matching values in different columns and keep unmatched rows with placeholders?

Delete decimals of a specific columns with sed

awk sed replace decimal truncate

Parallelize a awk script with multiple input files and changing the name of the output file

bash awk gnu-parallel

Awk print with pipes not working iPython in Jupyter Notebook

Shell script to validate csv fields

regex bash shell unix awk

How to delete the first character of the line only if that line matches with the given pattern [closed]

shell awk sed

how to cut CSV file [duplicate]

linux bash awk sed cut

Awk to read file as a whole

linux bash shell awk

Trim leading whitespace using awk command

awk

Count unique Ips from access.log by day and minute

linux apache awk

column, width parameter not working

Nested awk command

bash shell awk

Change last record separator with awk

bash awk

How do you split a file base on a token?

unix command-line awk

awk to search a pattern and print lines with pattern and one more condition

awk sed