Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

awk adding color code to text

linux bash shell awk

How to change the decimal separator with awk/sed?

sed awk

Parsing iw wlan0 scan output

bash parsing sed awk

Shell: simple way to get all lines before first blank line

shell awk

Bash how to append word to end of a line?

bash unix sed awk grep

Grep and Awk in Windows Invalid Char in Expression Error

windows awk grep gnuwin32

Linux, Print all lines in a file, NOT starting with

linux printing awk grep

convert a fixed width file from text to csv

linux csv awk export-to-csv gawk

Check if a field is an integer in awk

awk

Unix - Need to cut a file which has multiple blanks as delimiter - awk or cut?

unix awk delimiter cut

Sed/Awk - pull lines between pattern x and y

bash sed awk

Add prefix to every line in text in bash

bash text awk

How to find which line is missing in another file

linux sed awk grep

Use bash variable in AWK expression

awk count number of fields and add accordingly

linux scripting sed awk

In AWK, why does a nonexistent field like $(NF+1) not equal zero?

awk

Split sentences into separate lines

bash awk tr

Sequence length of FASTA file

bash awk fasta

How to remove the second line of consecutive lines starting with the same word?

regex perl bash sed awk

How to compare 2 files having random numbers in non sequential order?

python awk