Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

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

Convert massive MySQL dump file to CSV

mysql bash sed awk

Apache access log for the most common IP address bash script

linux bash awk ip-address

Re-evaluating fields in a record after awk field separator change

macos awk

awk search column from one file, if match print columns from both files

How to awk every nth line starting from different lines each iteration

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

How to generate a sequence of dates given starting and ending dates using AWK of BASH scripts?

bash unix awk