Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

How to color format output from awk

bash awk

Unix - sed get value from a line after a first colon [duplicate]

unix awk sed grep cut

Units of measure regex manipulation

regex perl awk

Add localhost's IP and MAC address to shell scripts

how to select matching rows in multiple files with AWK

Extracting lines from two files where there is a match of value in specific columns

python awk

how to select the last line of the shell output

bash shell awk sed

Determining NR within BEGIN section of awk script

bash awk

Comparing txt file to third column in a csv bash

bash shell awk

How to select lines between two similar patterns

awk

How to print quotes between value using awk

awk output field separator

Invalid char in expression awk, python

python bash awk subprocess

Editing the last instance in a file

perl awk sed ed

Regex to exclude minutes and seconds which are less than 6 minutes

regex awk

How to iterate over each output of awk with sh?

bash shell awk sh

How to split a camelCase string into an array in awk?

arrays awk split camelcasing

Shell scripting - running a regex to modify a file in place, that includes the file name

bash sed awk

Can you convert a date to yyyy/mm/dd using sed?

bash awk sed

How to filter values in a date range when the exact timestamps are not entered in the log

linux bash shell awk sed

calling awk from python

python awk subprocess