Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How do I know which delimiter has occurred first using awk in bash?

bash shell awk sed

Cannot replace line after string match in jenkins pipeline using variables

Output matching pattern whilst retaining the line they existed on - bash

awk sed grep