Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

how to truncate file by number of characters in a specific column

python regex bash awk sed

adding double quotes, commas and removing newlines

linux bash perl awk sed

Test if the first character is a number using awk

awk

Converting lines in chunks into tab delimited

csv awk sed newline

Awk multiline non-greedy matching workaround

html awk

grab frequent username from 'last' command in unix - with exceptions

macos unix sed awk

Search file, show matches and first line

bash unix sed awk grep

Need to parse a log file in bash

bash shell awk

Convert a decimal number to hexadecimal and binary in a shell script

bash shell awk binary hex

Why does awk seem to randomize the array?

arrays awk

unix awk column equal to a variable

How to match some words from file and list all the rows of that matching word? (without regex)

ubuntu awk scripting grep

How to extract phone number and Pin from each text line

bash awk sed grep

match values in first column of two files and join the matching lines in a new file

bash awk grep match

How can I add ' before every line using awk?

bash awk

Remove part of the string from beginning of the line up to certain character [closed]

bash awk sed

Copy first row to the last in file

linux bash awk

How can I extract using sed or awk between newlines after a specific pattern?

awk sed

Transpose rows into column in unix

linux unix awk solaris nawk

how to check if awk array is empty

linux unix awk