Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

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

sed gives error with unterminated substitute in regular expression

shell awk sed

need help porting a sed command from debian to OSX

macos shell command-line sed

sed replace literal TAB

sed freebsd

Linux delete spaces after a character in a line

linux replace sed

Shellscript Read XML attribute value

bash shell awk sed

Is it safe to replace "strings" inside .class file? Or it is better to recompile?

java regex sed disassembly

Hyphen and underscore not compatible in sed

regex sed character-class

bash - Remove all Unicode Spaces and replace with Normal Space

bash unicode sed spaces