Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Bash - Swap Values in Column

linux bash sed awk grep

Awk: How to work on multiple files.txt in folder and subfolders?

regex bash shell awk cjk

How to print an array in defined order in AWK 3.1.3

awk

Awk, tail, sed or others - which one faster for big files?

linux bash shell awk sed

formatted printing in awk [duplicate]

bash awk

BASH: Display two files side by side simultaneously

bash text awk

Awk: how to compare two strings in one line

bash awk

Split a string directly into array

arrays awk gawk

convert exponential to decimal in python

python unix awk exponent

What is Perl's equivalent to awk's /text/,/END/?

perl awk

Read a large file and output sections matching multiple parameters

perl awk

In shell, how do I delete numbered duplicate files?

bash awk

Get regions from a file that are part of regions in other file (Without loops)

perl matlab sed awk

Linux top -b show specific columns only [closed]

linux bash shell sed awk

Sort text columns by number of lines in bash

Joining Line Breaks in FASTA file With Condition in SED/AWK/Perl one-liner

linux perl unix sed awk

sum column based on two matching fields using awk

awk

Shell script to replace a variable in a HTML document

html templates shell sed awk

Stripping blocks of text from huge text file

sed awk

Python as "perl -pe", execute Python command for every line in stdin [duplicate]

python perl sed awk