Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Substitute the n-th occurrence of a word in vim

regex vim sed substitution

Move lines matching a pattern from one file to another

linux perl sed awk grep

Circumvent the sed backreference limit \1 through \9

regex shell sed backreference

Skipping the first n lines when using regex with sed?

unix text command-line sed

How do i replace [] brackets using SED

shell replace sed ksh brackets

SED: multiple patterns on the same line, how to match/parse first one

Print RegEx matches using SED in bash

regex linux bash sed

Using sed to update a property in a java properties file

java sed

using sed to copy lines and delete characters from the duplicates

regex sed

How to replace a character within a matched pattern using ampersand (&)

sed match ampersand

join multiple files

linux join sed

Converting FASTQ to FASTA with SED/AWK

shell awk sed fasta fastq

How to replace newlines with tab characters?

shell unix sed awk

Why is my Bash script adding <feff> to the beginning of files?

linux bash sed cp

Find command with regex for multiple file extension

regex file sed find xargs

Excluding hidden files from du command output with --exclude, grep -v or sed

bash sed grep hidden du

Whats the difference between sed -E and sed -e

regex linux sed debian

How to escape plus sign on mac os x (BSD) sed?

regex macos bash sed grep

Replace string in a file if line starts with another string

linux bash scripting sed

Sed regex problem on Mac, works fine on Linux

linux macos sed