Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Replace every comma not enclosed in a pair of double quotes with '|' [closed]

sed awk

replacing tabs with single tab in sed

regex windows sed

Finding and replacing lines that begin with a pattern

regex unix sed

How to not print a line if it and the following line starts with the same pattern?

regex awk sed

Using sed to insert TABs

insert tabs sed command using

Modify the content of variable using sed (or something similar)

bash sed

Comparison of Regex flavours

java javascript regex perl sed

Parsing HTML on the command line; How to capture text in <strong></strong>?

Get first word of string with sed

bash sed

How do I display data from the beginning of a file until the first occurrence of a regular expression?

regex perl sed awk

sed: return last occurrence match until end of file

regex bash sed

Trying to delete non-ASCII characters only [duplicate]

regex linux sed tr

print specific number of lines after matching pattern

sed script to print the first three words in each line

scripting sed

Linux command to replace string in LARGE file with another string

linux perl command-line sed awk

linux sed command - adding string on every end of the line of csv

linux unix csv sed

How to Automate version number in package.json with Jenkins

json node.js jenkins sed npm

How to handle color codes when trying to use grep, sed, etc

linux bash unix sed grep

Can sed regex simulate lookbehind and lookahead?

shell script to add header to a file

shell unix vim sed awk