Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

bash: how to delete last symbol

bash shell awk

awk: print first line of file before reading lines

bash awk

Replace every n'th occurrence in huge line in a loop

linux awk sed grep

awk or perl one-liner to print line if second field is longer than 7 chars

perl awk

Isolate the last octet from an IP address and put it in a variable

regex shell awk sed ip-address

Sorting Numerically with awk (gawk)

awk gawk

How to delete an entire row if a specific column contains a zero?

perl sed awk

add multiple lines at beginning of file

regex bash unix awk sed

Replacing all occurrence after nth occurrence in a line in perl

perl awk sed

Putting Two Consecutive Lines into One Line with Perl / AWK

linux perl unix text awk

Shell script numbering lines in a file

shell sed awk

Print last matching line?

bash awk

Extracting sql insert with sed, line cuts

linux awk sed grep mysqldump

Big data read subsamples R

Modify Sequence with snp position and output in same file

perl sed awk

awk select input files from list

awk

Awk merge the results of processing two files into a single file

awk

Convert .gitignore to rsync merge filter include file? (with sed or awk)

git sed awk rsync

How to strip out all of the links of an HTML file in Bash or grep or batch and store them in a text file

bash shell awk grep cut