Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

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

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