Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

awk - how to delete first column with field separator

linux shell awk

grep for a line in a file then remove the line

string bash awk sed grep

Sed to extract text between two strings

regex shell sed awk

subtract the values of two columns using awk or bash

bash awk

Extract lines between two patterns from a file [duplicate]

linux sed awk grep

Command to insert lines before first match

linux awk sed

How to grep number of unique occurrences

bash awk grep

Compare files with awk

Bash: Find file with max lines count

bash unix sed awk wc

How to read content from two files and merge into a 3rd file in bash shell

Awk delete line that contains data

awk

bash_aliases and awk escaping of quotes

bash awk alias quote

How to make calculations on hexadecimal numbers with awk?

awk hex

Using awk to search for lines that have a number of digits

awk

printf in awk with Umlauts doesn't work

extracting first line from file using awk command

unix awk

How do I grep for entire, possibly wrapped, lines of code?

linux unix command-line awk grep

extract sequences from multifasta file by ID in file using awk

Using awk printf to urldecode text

awk printf urldecode busybox

Find and replace for JSON with sed or awk

json bash awk sed