Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Shell variables in sed script

sed

How to shave off last character using sed?

regex shell string sed

What GNU/Linux command-line tool would I use for performing a search and replace on a file?

regex linux sed gnu

Do a tail -F until matching a pattern

shell sed awk tcl tail

Replace Strings Using Sed And Regex

regex string bash sed replace

delete lines with sed match a special regex

regex sed match

How do I convert multi line text into one line?

bash sed text-processing

sed insert line command OSX

regex macos sed insert

Search and replace text in all files of a linux directory

linux bash text sed grep

Extract numbers from a string using sed and regular expressions

regex sed integer

Use a variable in a sed command

bash variables sed escaping

Insert contents of a file after specific pattern match

regex linux sed

sed search and replace strings containing / [duplicate]

bash sed

Use find, wc, and sed to count lines

bash sed find wc

Rename files recursively Mac OSX

shell sed awk sh

How to insert a line using sed before a pattern and after a line number?

shell unix awk sed

Multiple replacements with one sed command

macos shell sed bsd

How to replace a value with the output of a command in a text file?

bash replace sed

Using sed to replace beginning of line when match found

regex sed

Replace a text with a variable [duplicate]

linux bash variables sed