Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Grep all characters in each line before match

bash awk sed grep

Using awk, remove lines with duplicate pair of columns in different indexes

awk

How do I turn a text file with a single column into a matrix?

linux bash unix text awk

Remove lines containing space in unix

linux shell unix sed awk

How to use mutually exclusive flags in your shell and add an optional argument flag ( stuck with getopts)

Remove duplicate words/string from a tab separated file

linux sed awk

How to print to bash file descriptors in awk

bash awk

Grep on a single column in Linux

linux bash awk

How to extract digits in shell and assign into variables

linux bash shell awk grep

Log Splitting based on Recurring Pattern and Number of Lines

linux bash awk

add special characters in a text using awk

awk

How to join two CSV files by a temporary common column in awk?

awk

Skip operation on the line if one of the columns have letters - bash

awk sed

import csv to redis with hash datatype

csv ubuntu awk redis

compare columns from different files and print those that DO NOT match

linux awk

Regex for Replacing String with Incrementing Number

regex replace awk sed increment

grep a block of lines into a shell variable based on matching pattern

linux shell unix awk sed

AWK Field Separators Vanishing

awk

Sum of file sizes with awk on a list of files

bash awk