Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

awk issue with RS in mac command line

macos awk

Grouping text file in linux based on names

text awk terminal

awk field separator distinguish between -1, 10, and 1

awk match

How should I use if-else statement in awk?

if-statement awk

Using AWK, print $1 (First column) if the string in the column starts with a specific string?

regex bash awk

Only print if the number of field is greater than a value with awk

awk

Bash: how to replace dates within a csv file and round the minutes to one of 4 values

bash awk

using sed how to put space after numbers in a big string

bash sed awk

Print XML element with AWK

xml awk

awk and sed challenge: adjust the text width

sed awk

Perl/Sed command to replace same pattern multiple times

regex perl awk sed ubuntu-16.04

Appending the line even though there is no match with awk

linux awk

Do various substitutions but only before a character

regex bash awk sed

Save output of awk to two different variables

bash shell variables awk

Printing multiple columns with awk but joined by semicolon

awk

awk/sed: repeat 1st column for each column

awk sed vim

How to extract all variables from file

regex awk sed grep

How to find a chunk of string that starts with $PATTERN and ends with $LINEBREAK

awk sed

sed (or awk) regular expression to replace substring of match

regex sed awk

one liner in bash (using perl or awk) to change extension of multiple files?

perl bash shell unix awk