Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Quickest way to split a large file based on text within the file in linux

linux bash sed awk

How can I get a range of line every nth interval using awk, sed, or other unix command?

unix sed awk cat

Calculating percentages in arbitrary number of columns

awk bsd

BASH: Joining 2 CSV files based on common field name

bash csv join awk grep

Delete Row After Counting Number of Columns In Text File

linux bash unix awk

How to skip a directory in awk?

awk gawk dir

Is there an Awk- or Lisp-like programming language that can process a stream of s-expressions?

awk pipe lisp s-expression