Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

convert first column in a csv file from timestamp to year-month format

bash awk sed

Compare two files and display the count of duplicates occurences of a string

bash shell awk count

feed awk positional parameters

bash awk

Shuffling parts of a file between markers

bash awk shuffle