Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

awk includes carriage return (CR) characters

bash awk

Extract a Certain Substrings from Certain Columns from a Delimited CSV File and save the New Edited form in a File using Shell

bash awk sed

Add blank line between lines from different groups

linux shell scripting sed awk

Extracting filename & modification time from ls output

linux bash shell awk

Shell script to display - Memory usage, Disk Usage and CPU Load?

linux bash shell unix awk

How to check if a file is empty using awk in a bash script?

linux bash shell awk scripting

How to escape {} in awk?

linux bash awk

Replace backtick with single quote using sed or awk

php regex bash sed awk

Parsing column values

awk

Bash script to select a single Python function from a file

python bash parsing awk git-diff

AWK print command for specific rows

unix awk

awk array to print line before the first match

bash awk grep head

How to pass a bash array to awk properly

linux bash shell awk args

AWK: redirecting script output from script to another file with dynamic name

bash http-redirect awk gawk

AWK arguments vs file

awk

How to insert a line before the FIRST and LAST matching pattern using sed

linux bash unix awk sed

What's the simplest way to customize `git log`, truncating the author email at the `@`?

regex git bash awk sed

Which one is faster to process? Print columns with Awk or Cut?

unix awk

dejustify (unjustify): replace each *single* linefeed with a space, but don't touch groups of linefeeds. sed, awk, or something else?

Bash - parsing ini file, finding section name by values within

bash awk sed grep ini