Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Replace every 4th occurence of char "_" with "@" in multiple files

bash perl awk sed

awk command to filter three times or more data filter

awk

How can I remove the last semicolon in a string?

bash perl awk

awk to extract a block of text

regex linux awk

Select from fixed text pattern to 2nd blank line

awk sed

Replace multiple strings in file using a mapping file

string dictionary replace awk

how to sum up matrices in multiple files using bash or awk

bash awk

Refer to field and assign some logic to that field

awk

splitting up big file using AWK, cannot get past 252 split files

regex awk

gsub issue with awk (gawk)

windows awk

Extract lines that follow a pattern

awk sed

AWK syntax error - what's causing it?

bash awk

Python remove negative number entries/rows from csv

python linux csv awk matplotlib

Slow speed with gawk for multiple edits the same file

bash performance file awk

Count unique values in one column based on a duplicate in another column

bash awk sed

Use Awk to sum a field using regex and loop

Extracting and rearranging columns

awk zsh

awk: fatal: cannot open file `' for reading (No such file or directory)

linux bash shell awk

Awk/Perl/Sed column substitution based on a text code

perl sed awk

Converting timestamp to EPOCH in awk

unix awk