Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Sed to Search 2 patterns, if the first pattern not exist, print the second pattern

sed

Awk, tail, sed or others - which one faster for big files?

linux bash shell awk sed

How to search and replace a string in the lines added in the last X commits?

git sed replace

How to get a flat XML so that external entities are merged to the top level

python xml bash editor sed

removing multibyte characters from a file using sed

sed multibyte

Get regions from a file that are part of regions in other file (Without loops)

perl matlab sed awk

Linux top -b show specific columns only [closed]

linux bash shell sed awk

Using a single sed call to split and grep

sed

How do I get sed to print a range of lines until it sees two consecutive blank lines?

sed

Joining Line Breaks in FASTA file With Condition in SED/AWK/Perl one-liner

linux perl unix sed awk

Having an extra characters error with sed when using curly braces or loops

windows regex unix sed cmd

Shell script to replace a variable in a HTML document

html templates shell sed awk

Stripping blocks of text from huge text file

sed awk

Python as "perl -pe", execute Python command for every line in stdin [duplicate]

python perl sed awk

Quickest way to split a large file based on text within the file in linux

linux bash sed awk

How can I get a range of line every nth interval using awk, sed, or other unix command?

unix sed awk cat

How to find a pattern using sed?

unix command-line sed

Use sed to edit crontab

bash shell unix sed crontab

Running sed in parallel

Why does a space cause the remembered pattern in sed to output different things