Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

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

Print out the first occurrence of a word in a file beginning with each letter in the Alphabet

python bash awk grep

Batch renaming files using UNIX - should I use awk?

bash unix awk renaming

awk script always prints sum=0

linux bash awk scripting

How to delete the matching pattern from given occurrence

linux bash unix sed awk

How do I replace the second occurrence of a whitespace in each line with 'sed' or 'awk'?

regex awk sed

How to print float numbers with awk

shell sorting awk bc