Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Change any number of delimiters in found pattern with sed

regex perl awk sed

Shell command to strip out ^M characters from text file [duplicate]

regex linux awk sed grep

Word count for sequence length is wrong

bash unix awk wc

system() yields inconsistent results

shell date awk

Are there Unix platforms where Perl is not installed by default?

linux perl unix awk

LIst of dirs without trailing slash "/"

linux bash sed awk

How to get video duration in seconds? [duplicate]

time awk ffmpeg duration

Extract text between two strings repeatedly using sed or awk? [duplicate]

Why these simple shell commands fail when used in sed's replacement part

macos bash shell sed awk

What can I do using awk that I cannot do in Perl?

Running AWK in Vim's search

vim awk

Extract last word of a file in bash/sed/awk

bash file awk sed

Regex pattern to edit /etc/sudoers file

regex linux bash sed awk

Extract Nth line after matching pattern

regex sed awk grep

Show lines which does not contain specific string on Linux

linux awk sed grep

Regular expression to match a pattern inside awk command

regex awk

Filtering logs with regex in java

java regex algorithm logging awk

How can I use awk or grep to capture an entire Python traceback in a log file?

python logging awk grep

Awk script displaying incorrect output

awk scripting

Parse CSV with empty fields, escaped quotes and commas with awk

regex csv awk