Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

awk search pattern in file. replace line on match and print as it is on not match

shell replace sed awk match

parsing ns2 trace file [closed]

regex bash parsing awk ns2

awk (or sed, or something else) - reference match on a previous line and add a line

awk

Calculate percentage free swap space with `free` and `awk`

linux awk ubuntu-12.04 swap

How to print text between two line numbers into a new file in UNIX

shell unix sed awk

Remove all lines in file A which contain the strings in file B

bash awk sed grep comm

Preparing single sentence per line document from plain text

shell awk

Awk comparing 3 values, 2nd file value between 1st file values with multiple column printout between both files to a 3rd

python bash powershell awk sed

use awk to extract row records contain specific word

shell awk

AWK - how to selectively modify txt file

awk

sed command to exclude specific lines in file between range of pattern

unix awk sed

Apply an gawk script to multiple files in a folder

bash awk

Passing parameters from shell to awk as an array

shell awk

Translate awk filtering to a windows command-line equivalent

powershell awk command-line

Parse /proc/mounts and substitude only one field

bash awk substitution

Print every line from a large file where the previous N lines meet specific criteria

awk

Detect if a series of numbers is sequential in bash/awk

bash sed awk range sequence

How to extract file data from an HTTP MIME-encoded message in Linux?

linux bash sed awk

alternative for command line "sort | uniq -c | sort -n"

perl shell sorting awk count

Print name of file if second line is empty

awk sed grep