Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Shell script - how to extract from line

shell unix awk

xargs to concatenate extension onto an argument

awk xargs

AWK print column from a specific row if conditions are met

bash awk gawk

Print differences in CSV files by comparing values in column (using awk)

bash shell awk

awk how to remove duplicates in fields only if previous fields are the same

awk duplicates

How do I format a Date field of a .CSV file with multiple commas in a string field

linux csv sed awk cut

Replace a string by the content of a file

awk sed substitution

awk - set RS from the input file

awk

Bash/Shell - paths with spaces messing things up

bash awk find

Modify Line in File Matching WORD1 and NOT WORD2 (Sed/Awk)

regex sed awk