Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

awk script header: #!/bin/bash or #!/bin/awk -f?

linux bash shell awk

BASH: Find number in text -> variable

shell sed awk grep

awk powered CMS

Mac OSX, Bash, awk, and negative look behind

regex macos bash awk

Ruby script to check if a string is within a file?

ruby bash csv awk

Bash: how to check and insert a string within a block in a file

bash awk

Why does (g)awk reverse these lines of output?

awk race-condition gawk

First occurrence on every line vi/vim/sed etc

regex vim sed awk vi

awk with quotes and spaces in bash script

linux bash unix scripting awk

Deleting lines with sed or awk

sed awk

Awk-substitution pattern

awk

awk shebang doesn't work

linux bash shell unix awk

Split a text file based on delimiter using linux command line

awk

counting the number of strings from text files

awk

Get a difference file by specific patterns in two text files

regex sed awk pattern-matching

How does this awk command work?

awk

Match words in word-list and count occurrences

bash list sed awk grep

Modified copies of line sed / awk

bash sed awk

How to filter on column value in bash

bash awk filter grep

awk solution for pattern matching and allowing one ambiguity/mismatch

regex awk grep