New posts in sed

Add text to same line using sed

Escape characters in systemd ExecStart fail

Sed for replacing pattern

How to insert a new line character after a fixed number of characters in a file

Removing trailing / starting newlines with sed, awk, tr, and friends

How to use sed to replace an environment variable

Print the second or nth match of a sed search which is based in between two patterns

Scripts for computing the average of a list of numbers in a data file

Remove odd or even lines from a text file

problem executing a bash script with utf8 encoding

How can I add a line to a file in a shell script?

What is the sed comand to fix this file so last value on each line is double quoted

Adding variable text to text file by line

Remove exact matching word using sed [closed]

Convert all number abbreviations to numeric values in a text file

Trim last 3 characters of a line WITHOUT using sed, or perl, etc

How to get version number from string in bash

Search and Replace from terminal, but with confirmation

Replace a string with another string in all files below my current dir

sed search line and replace only text in that line