Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Use sed (or awk) to replace first two slashes on every line

linux sed awk

Using awk to detect UTF-8 multibyte character

awk

Merging two files into one based on the first column

perl bash shell awk

replace the last occurance of a string in a file

regex shell search awk sed

How to merge unknown number of multiple lines between two patterns into a single line using awk

shell awk grep

How can I set awk delimiter to either string or character?

linux awk delimiter

Unix sed command - global replacement is not working

shell unix awk sed scripting

Remove attributes from XML using sed

linux awk sed

AWK: backslash as one of the many field seperators

bash awk

How to declare an array in awk

awk

How to generate string elements that don't match a pattern?

linux bash awk grep

Formatting ls output without tab using awk?

linux bash unix awk ls

reformat list string with spaces

regex perl awk

How to do an ls command on output from an awk field

bash unix awk ls

How to use gsub in awk to find and replace ("./") and (".txt") characters within a file

regex unix awk gsub

Get username from passwd file using shell scripting

regex perl shell awk

awk to extract and print first occurrence of patterns

awk

Need to calculate standard deviation from an array using bash and awk?

bash awk gawk

Parse all text in a list before equals sign

regex parsing sed awk

Perl, change the values in first row based on the values in secod row,

perl shell unix sed awk