Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

awk matching regex and replace the symbol

regex awk sed gawk

Find and Replace with grep and sed in OSX

macos sed terminal

Unix replace new lines inside quotes

regex bash unix awk sed

Add/Replace URL Scheme in Info.plist using bash script

ios bash sed jenkins url-scheme

Array elements in sed operation

bash sed

Delete multiline pattern containing another pattern

sed awk grep

Regex - matching a multiline block by noting the absence of a string and then inserting it

c# regex perl sed multiline

Extract text between two line numbers [duplicate]

linux bash sed

regexp greedness: shrinking long path

regex perl shell path sed

Capture text between two tokens

regex bash sed

How do i search & replace using sed and not include a group of characters?

regex linux bash sed

How to replace letters in lines in fasta file using bash loops?

bash sed

Segmentation fault in bash script using find, grep, sed

Found a line-word given as a pattern another line-word, awk, perl, sed, grep?

regex bash perl awk sed

unterminated `s' command, can't find my mistake

regex bash sed

Replace specific string using sed

linux bash unix sed

Get text from a row that contains a unique condition to the first occurrence of a row that contains a repeated word in a file

awk sed grep

Remove newline depending on the format of the next line

sed

Command line, multi-line search and replace

How to replace java code block to another code block automatically or pragramatically?