Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

bash substitute first character in every line

bash sed

Sed Insert Multiple Lines

shell sed

select multiple lines using the linux command sed

linux shell sed awk

How to remove CTRL-A characters from file using SED?

regex unix sed

Replace Column if equal to a specific value

linux unix awk sed

sed- delete line that doesn't contain a pattern

bash sed

how to use sed from a tcl file

unix sed exec tcl

How do I properly match Regular Expressions?

regex sed pattern-matching

How To Delete First X Lines Based On Minimum Lines In File

linux bash unix awk sed

awk, sed: one liner command for removing spaces from _all_ file names in a given folder?

sed awk command

Pipe sed to diff

macos sed diff pipe

Replace delimited block of text in file with the contents of another file

bash shell scripting sed awk

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>?