Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Combining multiple lines into one line

vim scripting sed awk

Awk replace a column with its hash value

shell sed awk

Why is awk not printing out newlines?

awk

Run curl command on each line of a file and fetch data from result

regex bash curl awk

print specific field from specific line of csv file linux

linux awk

awk script to parse output of ps command

awk

Writing to an excel sheet using Bash

excel bash sed awk

Search pattern containing forward slash using AWK

awk

AWK: go through the file twice, doing different tasks

awk

How to extract the first column from a tsv file?

awk sed cut

awk substitute shell variables

Extracting part of path containing a number in bash

regex bash awk

How to parse logs ( nginx/apache access.log ) with mix of delimiters i.e. square bracket, space and double quotes? and optionally convert to json

regex apache nginx awk sed

Awk, trying NOT to divide by zero

awk

Count the number of matches of a particular character in a string matched by a regex wildcard

regex perl bash sed awk

Counting equal lines in two files

bash awk

Convert column to matrix format using awk

linux shell awk

awk - if column = null

bash awk

awk commands within python script

python awk

Linux - Bash Redirect a String to a file

linux bash shell awk sed