Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How can I make the list of letters from A to Z and iterate through them in the shell?

perl unix shell awk csh

Combine columns from different files

perl bash sed awk

transpose column and rows using gawk

awk row transpose gawk

inserting variables within my awk statement

bash awk

Picking up CSV fields by name using awk

csv awk gawk

Bash- scramble characters contained in a string

Bash + sed/awk/cut to delete nth character

bash awk sed

print the last letter of each word to make a string using `awk` command

regex awk substr

use sed to insert a line after matching a block of text

bash shell sed awk

Extract string between two characters in bash

string bash sed awk

What is platform independent way of converting csv files to tsv files if the csv files can be quoted with comma inside the quoted strings?

perl csv sed awk tsv

How to print a range of columns in a CSV in AWK? [duplicate]

bash awk

how to remove first two words of a strings output

linux bash awk sed cut

`uniq` without sorting an immense text file?

bash awk

Extra space in awk output

awk

subtract columns from different files with awk

awk

List all the words in a text file with occurrence counts?

bash sed awk

Find specific pattern and print complete text block using awk or sed

regex sed awk

Take every nth row from a file with groups and n is a given in a column

python r bash shell awk

Deleting lines from a file with binary pattern strings

bash shell awk grep