Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Split one file into multiple files based on pattern

bash sed split awk

How to replace to apostrophe ' inside a file using SED

linux unix sed

Using sed between specific lines only

regex unix sed

Awk/sed script to convert a file from camelCase to underscores

bash awk sed camelcasing

bash script regex to get directory path up nth levels

regex bash sed

How to restore a single table from a .sql postgresql backup?

Numbering lines matching the pattern using sed

shell unix sed