Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

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

printing contents of variable to a specified line in outputfile with sed/awk

bash csv awk sed

sed regex to match multiple fields and values, including quotes

regex awk sed quotes

Move line(s) to follow another line in a file

linux awk

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