Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

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

Bash insert subnode to XML file

xml bash shell sed xmlstarlet

sed: removing alphanumeric words from a file

sed text-formatting

how to use sed to replace text in subfolders

ubuntu sed

Why does sed not replace overlapping patterns

shell unix sed

Is there a way to match such pattern with shell or sed?

shell sed