Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Replacing every occurrence of a char except when it's in a pattern

linux bash sed awk grep

Removing blank lines

awk sed grep tr blank-line

get multiple words after a specific word of HTML using linux/unix scripting

linux bash shell awk sed

what is the interpretation of the :label;N in below mentioned line

sed

Print specific lines from a linux file according to diff output

linux sed grep diff pipe

sed regex with variables to replace numbers in a file

linux perl sed