Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Extract sequence header for a given sequence in fasta file

awk to split variable length record and add unique number on each group of records

awk

Generate an MDF finite element mesh containing LINK1 elements

awk

Strip last part of file by pattern - remove last certificate from chain

awk sed ack

AWK: Concatenate matching pattern with a field separator

linux bash awk sed

Why does my AWK-Script wait for me to press a key?

awk

print first four columns but afterwards every forth column

awk

While read line, awk $line with multiple delimiters

unix loops awk readline

Get IP address info (gateway and subnet too) on Ubuntu or Debian using bash

regex linux bash ubuntu awk

How to get contents from 2 files and append that contents to a new file using a shell script

linux shell awk sed paste

awk start edits from line 2?

csv awk

awk subtract each row of a column from 1 where row greater than .5

awk

grep, awk, bash and friends? any tool to munge this data?

python perl bash awk

Append the date from the first line of text file to the beginning of each other line

bash awk sed append

awk arrange record order by field name

awk

Compare two columns in different files and append data for the shared items - UNIX

bash unix awk

Get value of Centos version

linux bash shell awk sed

How can I prevent awk from appending newlines to a match

bash scripting awk

how to perform a key field lookup in a file using bash or awk?

linux shell awk

outputting a CSV file from shell

linux bash shell csv awk