Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Regex capture group works in Javascript and regex101, but not in sed

sed with vertical bar?

sed

Delete a SPECIFIC duplicate line from XML file in place

bash perl shell awk sed

How to insert a new line after a certain row number in a file in environment z/OSS USS (OMVS)

string sed zos

(GNU)Sed: how to replace any character from nth character to nth+10?

regex bash sed

How to use sed to remove all lines until first match in first column?

linux sed

Cat output from a file and replace words with sed one at a time

bash unix sed awk

How to use PCRE Regex in SED on Mac OSX

regex bash macos sed

what does the "e" modifier to the s/// command mean in GNU sed?

sed

How to replace words in file in bash

regex bash awk sed

Linux SED script find the 1st line that match pattern and delete it

linux full-text-search sed

splitting a text file based on number of words in bash

bash awk sed

Print text lines in tree structure using sed

sed

Using sed or awk to parse current field/column into additional fields/columns on the same line

parsing sed awk

using sed to convert numbers 0-9 to hex values from a large list

sed hex

Replacing filename placeholder with file contents in sed

xml bash awk sed cat

How to get Netcat to return unused ports

linux sed netcat

How can I search a range of lines in python?

python regex sed

How to update a multichracter delimited field in a file in bash?

bash awk sed grep