Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Using sed to get an env var from /proc/*/environ weirdness with \x00

Python or awk/sed for cleaning data [closed]

python r awk sed data-cleaning

How can I check the version of sed in OS X?

shell command-line sed

How to use sed in a Makefile

bash sed makefile

Using sed to match a pattern and deleting from the line to the end of the file

regex linux bash unix 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