Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to find words from one file in another file?

replacement for cut --output-delimiter

bash awk solaris cut

AWK to filter CSV files

csv awk

How to read files with different encodings using Awk?

character-encoding 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