Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

How can I replace a comma character in a CSV ONLY when included between " "

linux bash awk sed centos

sed regexp strangeness

regex sed gnu

Find and replace over multiple lines using sed in Xcode Run Script bin/sh

Extract the phrase containing "FAILED" without a parenthesis following it

awk sed grep

sed comment line number x to y from files

linux bash sed

How to extract only the first instance of a number of lines between two strings in bash?

shell awk sed

sed regex syntax for multiple searches

regex linux bash shell sed

Sed remove all content in line after \t

sed awk

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