Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to extract text from access log?

awk unix-text-processing

Get count of requests within specified interval of time from log file

bash awk

Awk match multiple strings and print both fields on the same line

awk

Looking for a more efficient (and portable) way to obtain (numeric) file permissions in unix

unix shell sed awk zabbix

Set awk output to variable in fish shell

linux unix awk gawk fish

bash: awk to replace a string in a file

bash awk

Removing subdomain with bash

bash awk sed

Using sed, awk, etc. to separate after middle dot characters

regex bash awk sed

transpose every n lines into a single line

linux shell awk sed paste

Truncate CSV Header Names

csv awk sed

Select first part of string

linux bash unix sed awk

How to print the row number and starting location of a pattern when multiple matches per row are present?

bash awk split

Removing a line where the first column is not numeric

unix csv awk

How to capture the output of one shell script into other in unix

shell unix sed awk

How to replace duplicated rows with "." in awk?

bash awk duplicates

reformat text in perl

perl awk

Find everything after first comma in lines and remove it

regex awk sed

AWK - Parsing SQL output

sql bash awk

Awk to remove characters from start of string in specific column

awk gsub

How to set the field separator to an empty string?

awk gawk