Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

AWK Error: Attempt to use array in a scalar context

awk

Meaning of this shell script line with awk

bash shell awk

Shellscript Read XML attribute value

bash shell awk sed

Search and replace string in a very big file

Check if a process is running and if not, restart it using Cron

bash shell unix awk cron

How do I know which delimiter has occurred first using awk in bash?

bash shell awk sed

How to right pad a field with spaces using AWK

awk

Unix/Perl/Python: substitute list on big data set

awk language-agnostic

How to merge duplicate lines into same row with primary key and more than one column of information

awk

Output matching pattern whilst retaining the line they existed on - bash

awk sed grep

Convert date to epoch time using AWK in linux

linux excel unix awk

find a string in a string using awk

string awk

To catch the start of a sequence from a file

bash sed awk grep

Declaring an awk function in bash

regex linux bash awk

How to remove several columns and the field separators at once in AWK?

bash csv awk

Can i use regex in the Record Separator in awk in linux

linux bash awk

Print a list of fields passed as a variable

bash shell awk

Grep multiple strings from text file

bash awk grep

How to add an integer to a difference calculation and print it to the end of a line?

awk sed

Java exec() does not return expected result of pipes' connected commands

java linux bash command-line awk