Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Using sed to extract morse code from a text file

unix sed

Using the result of grep to sort files

sorting awk sed grep

Sed keep digit and discard extension

sed

Remove pattern in txt using awk or sed

awk sed

Duplicate and modify lines using Sed

sed

How to correctly detect and replace apostrophe (') with sed?

linux bash shell sed

Insert with sed n repeated characters

bash sed

Replacing a field with another value using sed or awk

bash awk sed

Extract values in json object with awk/sed, but cannot get it to work

json bash awk sed

How to get first one "id" in a JSON using sed in shell script?

shell unix awk sed

awk | merge line on the basis of field matching

sed awk

Using sed to remove words in a stopword list (Feeding sed a list of parameters to remove from a text file)

unix sed awk grep

Optimize grep, awk and sed shell stuff

linux shell sed awk grep

Delete All Text Before First Marker and After Second Marker

parsing bash sed awk

How to extract NFS information from mount on Linux and Solaris?

linux sed awk solaris mount

Extract sequence header for a given sequence in fasta file

Using sed to make replacements only within part of a line

sed

Strip last part of file by pattern - remove last certificate from chain

awk sed ack

AWK: Concatenate matching pattern with a field separator

linux bash awk sed

Replace an entire line in package.json using bash tools

bash sed jq