Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to merge every two lines into one from the command line?

bash awk sed grep

How to get the second column from command output?

shell awk ksh

Print second-to-last column/field in `awk`

awk

awk without printing newline

scripting awk newline

bash: shortest way to get n-th column of output

bash awk

How to split a delimited string into an array in awk?

string unix awk split

How can I quickly sum all numbers in a file?

linux perl bash shell awk

Using multiple delimiters in awk

How to show only next line after the matched one?

awk sed grep

AWK: Access captured group from line pattern

regex awk

What are the differences between Perl, Python, AWK and sed? [closed]

How can I use ":" as an AWK field separator?

bash awk

How can I shuffle the lines of a text file on the Unix command line or in a shell script?

How do I use shell variables in an awk script?

bash shell awk

How to remove double-quotes in jq output for parsing json files in bash?

bash awk sed jq

Using awk to print all columns from the nth to the last

linux awk

What is the difference between sed and awk? [closed]

sed awk

Find and kill a process in one line using bash and regex

regex bash terminal awk

Bash tool to get nth line from a file

bash shell unix awk sed

How can I do a recursive find/replace of a string with awk or sed?

bash sed awk replace