Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

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

How to split files according first column awk

bash unix awk sed

Matching numbers to mask it

unix awk match mask

Filter out FASTA files by specified sequence length in bash

awk fasta

Print / Find the first character (with the LOWEST occurrence) in a non-empty string and order is important [closed]

linux bash awk sed one-liner

How to set and print default value of a variable in awk

awk

awk - Variable expansion in regex

regex awk