Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

OS X 'RE error: invalid repetition count(s)'

regex macos sed

add prefix to each column with sed

sed

Bash quote behavior and sed

regex linux bash sed

Remove date from log files

regex awk sed

sed with regular expression

regex sed

Escaping plus in sed regular expression

regex ubuntu sed escaping posix

sed match multiple lines and then append

sed

Remove quotes surrounding number

regex linux sed numbers

Remove prefix of each line in a file and output to another file using sed

bash unix sed

Sed move a line

linux select sed line move

First Re may not be empty

regex sed

sed error near unexpected token '(' where ( is part of search string

regex bash sed

Formatting git log output with sed/awk/grep

regex git bash sed awk

Is sed line deletion atomic?

linux multithreading shell sed

How to extract links from an html page

regex bash sed html-parsing

Using sed's append/change/insert without a newline

sed text-processing

Find And Replace Current Text to Wrap In Color

bash sed colors zsh

"sed" special characters handling

regex bash shell unix sed

Delete decimals of a specific columns with sed

awk sed replace decimal truncate

How to capitalize first letter of every word using sed in OSX