Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Modify content inside quotation marks, BASH

bash awk sed grep

Split data using sed or awk

regex bash shell sed awk

AWK Replace pattern at specific line trough passing variables

variables awk line

Split big file in multiple files based on column

awk

Remove digits from end of string

bash awk grep gnuwin32

How to get only the sections containing an exact element with awk

bash awk

Print last 10 rows of specific columns using awk

bash awk

How do I split up a line and rearrange its elements?

perl unix shell sed awk

Bash alias of an svn command piped to awk

svn bash awk

Reduce several large tab delimited matrices based on rows and columns using awk

bash awk

awk grep or sed : how to match two files

awk grep match between

AWK -- How to assign a variable's value from matching regex which comes later?

variables awk

Appending Text To the Existing First Line with Sed

linux bash unix sed awk

print all terminals of a user except current

bash awk

Search for a String, and retrieve all lines following it until another specific pattern

bash scripting sed awk grep

Recursive search using awk command

bash recursion awk

Adding a number to column [line by line]

linux bash shell awk

Replace end of line with comma and put parenthesis in sed/awk

awk sed text-processing

Extract multiple independent regex matches per line

regex bash awk sed

Replace string according dictionary file in awk

bash unix awk sed