Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Why sed doesn't print an optional group?

Escaping characters in variables inside sed expression

bash sed

Regex with sed, search across multiple lines

regex unix sed

sed help: matching and replacing a literal "\n" (not the newline)

bash add backslash before every space?

sed awk grep

Delete the last word of a line in shell

linux bash shell sed sh

Remove ^@ Characters in a Unix File

unix sed character tr invisible

How to remove newlines inside csv cells using regex/terminal tools?

regex perl unix sed terminal

Search and replace a multi-line pattern with sed

bash sed

How to remove the literal string "\n" (not newlines) from a variable in bash?

bash perl awk sed tr

Sed inside an awk statement

awk sed

Awk? Append an incremental number to each line containing a symbol

awk sed grep

How can I remove a string after a specific character ONLY in a column/field in awk or bash?

awk sed

Using sed to convert text file to a C string

c++ c sed

Extract specific words from a line

sed awk

Remove all spaces in lines but not between double quotes

Sed substitution and external command

bash sed

How to find and replace items not preceded or followed by specific characters with sed?

bash replace sed

Converting a list to double quoted comma separated strings

linux awk sed grep

Randomly sampling lines from a file

python bash sed