Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

OS X sed -E doesn't accept extended regular expressions

regex macos sed

How to check if sed has changed a file

linux bash shell ubuntu sed

How to make sed read its script from a file?

unix 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