Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Parse text file, change some strings to camel case, add other strings - follow up question

awk sed text-processing

How to add characters in word and replace it using sed command in linux

linux bash awk sed

Awk to print a single next word followin a pattern match

awk

How can I write this sed/bash command in awk or perl (or python, or ...)?

perl bash scripting sed awk

awk from Python: wrong subprocess arguments?

Print Date and Username from a secure log file

bash awk rhel

How to join two lines in one

linux bash awk grep cat

Finding text files with less than 2000 rows and deleting them

bash shell awk

How to print lines where it matchs specific number in bash?

bash awk sed grep cat

Grab Nth occurrance of each element with AWK

awk extract

How do I count the number of times a string appears in a text file with only AWK?

linux awk

Obtain all the lines before and after a pattern match until a there is blank line

awk sed grep

Faster solution to compare files in bash

linux bash awk sed

Using awk to extract a specific text in a Makefile

awk makefile

Sorting Lines Within Blocks in Awk

arrays sorting awk

Unix Parse Varying Named Value into seperate rows

bash shell awk scripting

Split a file based on number of groups in first column in bash and maximum line number

bash awk sed

How to restrict a find and replace to only one column within a CSV?

sed awk replace

fast deletion of a line with an index from a file

shell sed awk