Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Find letters in columns which are same like in first column and print it

awk split match

AWK print all regex matches on every line

awk

Unix extract lines in between 2 lines and store them in respective files

awk sed grep

get N lines above from the section obtained using sed

awk sed grep

How to print matching pattern only

regex awk sed grep

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