Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

awk and printf in bash

bash awk printf

Perl, sed, or awk one-liner to change the format of the file

regex perl unix sed awk

convert month from Aaa to xx in little script with awk

awk type-conversion

Extract the string between Quotes of particular occurrence in unix

regex unix sed awk grep

replace text based on a dictionary

linux perl unix sed awk

extract all lines from text file based on a given list of IDs

perl unix awk

splitting single line into multiple line in numbering format using awk

linux shell scripting awk

Sed or awk: how to call line addresses from separate file?

sed awk

How to find the same words in two different text files and print those lines using bash?

awk grep

Is there a way to define a user-defined function inside an awk statement which is inside a bash script?

linux bash shell awk scripting

Bash script to count CR/LF in a text file

linux bash shell awk

Grep whole paragraphs of a text containing a specific keyword

text awk grep paragraph

How to merge multiple lines into single line but only for block of lines separated by blank line

bash awk sed sh

AWK: Derive fields (create new columns) based on existing columns

awk

Parsing simple string with awk or sed in linux

parsing awk sed

shell to filter prohibited words on a file

linux shell filter awk

How to trim specific text with grep

linux bash awk grep

To remove blank lines in data set

perl shell sed awk

Implement tail with awk

linux bash scripting awk tail

Assign strings in a line to variables using bash

bash sed awk