Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Howto Pass A String as Parameter in AWK within Bash Script

linux bash unix awk

search multiple pattern in file and delete line if pattern matches

shell unix scripting sed awk

Split one file into multiple files based on pattern (cut can occur within lines)

python perl awk split gnu

How to get specific data from block of data based on condition

bash sed awk

find ip address of my system for a particular interface with shell script (bash)

linux bash shell sed awk

Remove all text from last dot in bash

linux bash awk grep

Fill placeholders in file in single pass

bash replace sed awk textutils

get specific lines from a repeated range pattern in a text file

How to get percentage of processor use with bash?

linux bash shell awk centos

Add additional fields based on field count

awk sed

Extracting directory name from an absolute path using sed or awk

bash awk sed

How to print variable inside awk

bash scripting awk

move line which matches pattern to previous line

bash sed awk

AWK Print Second Column of Last Line

shell awk

AWK: execute CURL on each line and parse result

shell curl awk

awk unix - match regex - regex string size limit | ideas?

regex awk

UNIX shell: sort a string by word length and by ASCII order ignoring case

Postgres 9.3 end-of-copy marker corrupt - Any way to change this setting?

sql postgresql awk

Bash comprehensive list of IP addresses for a domain

bash sed awk grep

Plotting a function directly from a text file

awk gnuplot