Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Filter out values less than a threshold from a CSV file

csv awk

awk with dates before 1970

bash date awk

ipython shell awk : Escaping "$" sign

shell awk ipython zsh

SVN : Add colors on command-line svn with awk (in bash)

svn bash awk

find common elements in >2 files

awk compare

Can I pass an array to awk using -v?

arrays awk gawk mawk

Regex a string with unknown number of parameters

regex awk replace sed

Google API to find the search count [closed]

linux api sed awk

Command-line program to update R Markdown code to use `$latex` delimter

r sed awk mathjax rstudio

Extract a specific pattern from lines with sed, awk or perl

perl sed awk grep nawk

awk FPAT variable: Working

regex awk gawk

awk/sed/grep to delete lines matching fields in another file

linux bash awk sed

Use grep to print only the context

bash shell awk grep

grep lines that start with a specific string

regex string bash awk grep

Awk reverse both lines and words

awk reverse

grep regex to perl or awk

perl awk solaris pcre nawk

How to do such substitutions with AWK or sed or Perl?

perl bash shell sed awk

Obtain patterns from a file, compare to a column of another file, print matching lines, using awk

unix sed awk grep

How to sort groups of lines together?

unix sorting awk

easy way to change the uniq -c output?

shell sorting awk sed uniq