Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How do I fix sed commands becoming extremely slow when load is high?

linux bash sed

Split string on commas but ignore commas within double-quotes using shell scripting in a .csv file?

shell csv awk sed

Bash - delete rows from one file while iterating through rows from another file

linux bash shell unix sed

Replace only the first occurence matching a regex with sed

regex sed

extract and replace a token in shell script

regex shell sed token

SED: Delete X Lines After a Match

macos 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