Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Count pattern occurrence in each line of file?

regex perl sed awk grep

Extract specific strings from line in file and output to another file with modifications

bash sed awk find cut

awk for date ranges date format like mm/dd/yyyy hh:mm:ss

awk

store awk command in a variable of bash script

awk

huge text file (6Gb) search and replace

python perl shell sed awk

Replace section of an xml file with awk or sed

xml regex bash sed awk

Print lines that have no duplicates in a file and preserve sort order linux

awk uniq

Join two files by matching a specific column

linux join awk sed

Syntax error on file name when using awk to compare two files

bash unix awk

Delete specific columns from csv file maintaining same structure on output [duplicate]

linux bash awk gawk

bash how to print for loop output into one line?

mysql perl bash awk

comparing consecutive rows in awk

awk compare

Efficient way of comparing two files and removing partial match

linux perl file awk

How to reverse a string in ksh

unix awk sed solaris ksh

sed: Getting Two Extra Characters in the Results

linux awk sed

how to remove the substring in shellscript

shell awk grep

insert a character at x,y,z positions in a string

Bash while read line loop does not print every line in condition

bash awk

How to append each column of file1 to a specific field of file2 and make a new output file?

linux bash loops awk

Grep a whole whitespace-separated word in bash

regex unix awk grep