Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

Using sed to insert file content

bash sed

How to skip lines matching a string

sed

Passing variable from container start to file

Sed replacement not working when using variables [duplicate]

linux bash shell sed

sed unknown option to `s' in bash script [duplicate]

bash sed

How to substitute without creating intermediate file in sed?

linux unix sed

How to remove non-ascii chars using sed

Escaping sed strings correctly

bash sed escaping

How to remove the filename from the end of the du -h output

linux sed awk

sed/awk: Extract pattern from text stream

bash sed awk grep

Bash command to remove leading zeros from all file names

bash sed file-rename

sed and Mac OS X differences with to upper, to lower and whole capture control sequences

regex macos sed

Use sed or awk to fix date format

regex bash sed awk

sed: -e expression #1, char 23: unknown option to `s' [duplicate]

sed

How can I make changes to only the first line of a file?

perl scripting file sed

How to make this sed script faster?

linux performance unix sed

Replace forward slash with double backslash enclosed in double quotes

linux bash sed

Non-greedy Pattern Expression

regex sed

Regex to replace last occurrence of a string in each line

regex linux shell scripting sed

Deleting lines of a file with sed - unexpected behaviour

sed