Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Echo or preview text changed using sed -i

sed

How to use sed to replace multiline string?

sed

Replace the "pattern" on second-to-last line of a file

sed

Use output of one command as replacement text in sed

bash unix sed

How to extract a substring matching a pattern from a Unix shell variable

regex unix shell sed grep

how to display all lines from one that match regex in linux

linux bash sed awk grep

grep on unix / linux: how to replace or capture text?

regex linux unix sed grep

Command to trim the first and last character of a line in a text file

sed

Using sed to change /etc/fstab

unix sed

Delete line from text file with line numbers from another file

linux string sed awk text-files

Is there a difference in efficiency between pipelined sed invocations and multiple sed expressions?

regex performance bash sed

Using backticks or $() with xargs and sed or awk

bash sed awk xargs

Search replace string in a file based on column in other file

bash shell sed awk

count pattern occurrence per line

regex unix sed awk

Extract pattern between a substring and first occurrence of numeric in a string

sed matching substring

sed replacement command not working on Mac

regex macos bash sed

How to Recursively Remove Files of a Certain Type

regex sed find

How to get first match with sed?

linux shell unix sed

Sort rows in csv file without header & first column

awk sed

How can I extract all quotations in a text?

perl sed grep quotations