Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Remove up to last backslash from URL using sed

bash sed

How to get contents from 2 files and append that contents to a new file using a shell script

linux shell awk sed paste

how many instances did a command affect?

sed

sed to operate on a range of lines plus a single line

sed

Append the date from the first line of text file to the beginning of each other line

bash awk sed append