Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Using sed or awk how do you remove a pattern around a certian line

shell unix sed awk

Find the unique values in a column and replace the unique values with numbers

perl unix replace awk

Remove duplicate lines from file

regex awk sed sublimetext3

Regex only inside multiline match

regex perl awk sed

how to get awk, cut, etc. to not peek for FS inside quoted strings

linux awk cut

awk command to extract string after a specific pattern string

shell awk

Read variable from AWK

linux shell variables unix awk

How to pass a shell variable to awk in Bourne shell?

awk sh

Substitute last 4 digits in second and third column

linux awk replace substr

delete the lines that don't have 4 columns

sed awk

Recursive multi-line replace: changing copyright headers

replace sed awk

use sed/awk to delete redundant lines

bash sed awk

AWK - passing generated string as code for awk from command line

bash unix awk ksh

Problem with Awk & Grep

linux awk grep

How to parse a "whereis" output to get a needed path in Linux?

bash awk

Replace lines by line number with lines from other file

How to add a plus sign in a file

awk

Filter a list of URLs from a list of domain names using Bash

bash unix awk

grep or sed to compare data in two files

sed awk grep

Remove duplicate function block using 'awk'/Python (Generic solution)

python regex bash awk