Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Using awk to format text

bash shell awk sed zsh

How to split the string with delimiter and swap the substring's position in bash?

bash shell awk split shift

awk printing nothing when used in loop [duplicate]

linux bash loops awk slurm

Delete all lines for which the kth field is 'NA'

bash awk lines

Read serial input with awk, insert date

awk serial-port

Awk fails to split a big file (10Gb+)

regex ubuntu unix awk ssh

Take string from multiple files and copy to new file and print filename into second column in bash

bash awk

Empty statement operator catch only number or alphabet

bash perl if-statement awk

How to replace many intermediate blank lines with only 1 blank line each

shell sed awk newline

How do I remove the last 2 columns from a tsv file?

bash awk