Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

sed/awk merge pairs of lines into one line

bash unix awk sed

Advice or alternative to using Awk with associative array and duplicate records

awk

Capture a keypair split & neighbored by fixed values

regex awk grep

How to substitute a specific string pattern in a multi-line FASTA file using bash?

Reuse matched pattern in inserted or appended line with GNU sed

Store into variable a string that changes dynamically

shell awk sed

How to print line numbers changed by sed / awk

linux unix awk sed

Bash, Perl or Sed, Insert on New Line after found phrase

perl bash sed awk

Extract the first 2 fields from a CSV file (may contain commas or quotes) [duplicate]

Bash script that takes multiple path arguments and checks if files can be successfully created there

bash shell awk arguments

Shell/Bash parsing text file

Changing the date string format

bash awk sed

awk + how to get latest numbers in file but exclude number until 4 digit

awk sed

need help on unix Script to read a data from specific position and use the extracted in query

shell unix awk sh ksh

awk combine unique values of other columns based on the unique values of a single column

csv awk

Bash script to remove small images

image bash awk delete-file

LINUX - grep & comment out lines from fstab

bash shell awk sed grep

How to turn this piped command into a single Awk invocation?

awk

Reading a file from line 4 to the end

awk shell