Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Print lines between patterns with awk

awk

List directories and files at specific depth, when file paths are given in a text file

search awk text directory grep

why is there a difference in behaviour between these two awk commands?

awk

how to continue to append starting from a pattern using sed or awk?

linux awk sed append

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