Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in awk

Substitute last 4 digits in second and third column

linux awk replace substr

delete the lines that don't have 4 columns

sed awk

Recursive multi-line replace: changing copyright headers

replace sed awk

use sed/awk to delete redundant lines

bash sed awk

AWK - passing generated string as code for awk from command line

bash unix awk ksh

Problem with Awk & Grep

linux awk grep

How to parse a "whereis" output to get a needed path in Linux?

bash awk

Replace lines by line number with lines from other file

How to add a plus sign in a file

awk

Filter a list of URLs from a list of domain names using Bash

bash unix awk

grep or sed to compare data in two files

sed awk grep

Remove duplicate function block using 'awk'/Python (Generic solution)

python regex bash awk

Aggregate CSV data based on unique ID using command-line tools [closed]

bash join awk sed command-line

Printing the actual field delimiter value not the regular expression

regex awk delimiter gawk

Extract the text of string after a word in Bash

bash awk sed

How do I extract the values from this data using bash and awk?

bash awk grep

get specific lines in a range pattern from a text file

Are these awk commands vulnerable to code injection?

How do I replace lines between two patterns with a single line in sed?

sed awk

Get text between, but not including, header and footer using awk or sed

text awk sed grep