Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Inserting delimiters (comma) in space separated file every n columns using awk

awk delimiter

Search pattern from a file into another file

regex sed awk grep

awk for separating word by underscores

regex awk underscore.js

Create bins with awk histogram-like

bash unix dataframe awk grouping

Matching Python multiline expression string from a file using grep?

awk sed grep find

linux extract portion of the string that can be second most common pattern

linux awk grep

AWK search a file from list in another file and format output

awk

Group every nth line command output in a CSV format

bash csv awk sed

convert dateformat in awk, line contains 2 dates and one ip

bash shell awk

grep lines that appear partly in one file to another

bash awk grep

How can I extract a substring from the results of a cut command in unix?

unix scripting awk cut

How to rename key/header in csv DictReader

python csv awk

Removing carriage return within double quotes

bash shell awk sed

awk gsub not replacing all instances of period in field

awk

Cmd with pipe, awk and quotes into watch

awk watch

Is there any way to convert paragraphs to columns in shell script to format it in Excel?

shell awk sed

Append a string to another with Regex tools

regex perl unix sed awk

Counting the number of unique values based on two columns in bash

awk cut uniq

how do I extract a date stamp from a file name stored in a bash variable [duplicate]

bash awk sed

how can I match column fields and group their values together?

awk