Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

sed, how to replace one line with 2 line?

regex insert replace sed debian

Sed command works on Linux, but not on OS X

linux macos sed

How do I replace a string with a newline using a bash script and sed?

regex bash shell unix sed

How to append something at the end of a certain line of the text

shell sed awk

Replace \n with \r\n in Unix file

unix cross-platform sed

Remove line if field is duplicate

sed awk

Add a header to a tab delimited file

linux unix sed awk cat

Removing new line after a particular text via bash/awk/sed/perl

bash sed awk

sed to remove single and double quotes at the same time

regex sed

using bash (sed/awk) to extract rows AND columns in CSV files?

bash csv sed awk

How can I delete all /* */ comments from a C source file?

regex perl unix sed awk

Inconsistency between sed and python regular expressions

python regex sed

How to set temp file directory for sed command in linux?

bash sed

sed - insert line after X lines after match

linux shell sed

sed multiline replace

sed multiline

Why does sed command contain at symbols

sed

How do I remove all lines matching a pattern from a set of files?

bash sed grep pattern-matching

How to fix print((double parentheses)) after 2to3 conversion?

python-3.x sed python-2to3

sed permission denied when overwriting file

linux sed

Find and replace text in a file between range of lines using sed

linux bash command-line sed