Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Delete second-to-last line of file using sed

sed delete-row

Using sed to replace curly braces

bash sed

Parse through JSON using only Bash [duplicate]

json bash sed jq cut

Extract the text of string after a word in Bash

bash awk sed

get specific lines in a range pattern from a text file

Using sed with the EDITOR variable in a script for virsh or sudoers

bash sed

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

sed discard after character X

regex bash sed

Replace string after equal sign

sed

Extract values from a Json in bash [duplicate]

linux shell awk sed grep

Replacing parts of the string

python string bash sed split

How to match and keep the first number in a line using sed?

regex sed

Maintaining plurality and proper capitalization of replaced words using sed

bash unix sed

How do I output only a capture group with sed

regex linux bash sed

removing duplicated strings within a column with shell

shell awk sed

Interweave two files bash script

bash sed awk

How do I replace multiple occurrence of a character between specified strings using vi or sed?

awk sed replace between