Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Match a float and multiply by 100

perl awk sed

replace text using lookahead regex

regex perl awk sed grep

Using awk to only include column beginning with specific value?

regex awk

Split file with 800,000 columns

bash unix awk cut

bash netcat proxy combined with awk

bash proxy awk netcat

read all shell variables in ruby

ruby bash shell awk zsh

Remove the first capitalized word after a period

linux bash awk

golang command not working even though manually executing it does

awk go

Use AWK to safely search and replace URLs in Wordpress SQL-Dump

How can I extract meta tags from HTML in a bash/awk script?

bash command-line awk metadata

If the row underneath the previous row equals the first column's specific value, print the two rows

bash awk sed

AWK - Print complete input string after comparison

bash awk

how to grep lines according to 6th field contents

linux bash awk sed grep

how can I split up this string

bash awk gnu cut

How to loop an awk command on every column of a table and output to a single output file?

linux shell awk

sed out string middle of string that may contain one or more numbers

regex bash awk sed grep

How to multiple a number by 2 (double)present in a particular line number of a file, in Linux?

linux awk sed

Replacing first instance of a toggling value in gvim using awk

vim awk

awk split column into multiple columns in staggered manner

awk sed

List processing, convert list to apostrophe and comma separated records, surrounded by brackets

bash awk