Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

awk: function to escape regex operators from a string

regex bash awk gawk

How to exclude several lines around match with grep or similar tool?

awk grep ack

Delete a SPECIFIC duplicate line from XML file in place

bash perl shell awk sed

How to remove characters before and including an underscore?

linux string bash unix awk

Cat output from a file and replace words with sed one at a time

bash unix sed awk

how can I preserve an embedded TAB character

linux awk

How to replace words in file in bash

regex bash awk sed

splitting a text file based on number of words in bash

bash awk sed

Script to update xml value

xml linux xslt awk gawk

awk: filtering multiple files in a loop and only print a file if the number of records in that file exceeds a certian value

loops awk rows

Using sed or awk to parse current field/column into additional fields/columns on the same line

parsing sed awk

Skip lines whose 2nd column has a string

regex awk

Bash script using awk in for loop

bash awk

Replacing filename placeholder with file contents in sed

xml bash awk sed cat

Print a range of lines onto one line in awk

awk

AWK regex split function using multiple delimiters

regex awk

How to update a multichracter delimited field in a file in bash?

bash awk sed grep

awk sum up multiple files show lines which does not appear on both sets of files

linux bash shell sorting awk

UNIX expression to filter out PID from netstat output

format regexp constant on several lines for readability

awk