Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sed

sed replace content within double quotes

regex bash sed

Replace a double backslash followed by quote (\\') using sed?

regex shell unix sed

Meaning of ",$d" in replacement part of sed command

sed

AWK - replace specific column on matching line, then print other lines

awk sed

Sed replace at second occurrence

regex bash sed non-greedy

Grep value between strings with regex

regex awk sed grep

Why does this regex work in grep but not sed?

regex sed grep

Bash: Extract Range with Regular Expressioin (maybe sed?)

regex bash unix sed

Multiline delete with sed

sed

can command line utilities be faster than C++? [closed]

c++ bash sed grep

Get substring from file using "sed"

bash sed substring

Delete last word in each line in bash

regex bash sed

File1 + (File2 - first line) > File3

unix sed cat

How to remove lines from text file not starting with certain characters (sed or grep)

text sed grep

How to remove lines from a list which can be found within other longer lines in the list?

perl bash sed

Sorting alphabetically in Bash

bash sorting sed awk

Removing lines from a file that don't match a pattern using sed

regex bash sed

bash script to replace all occurrences of placeholders in file

linux bash awk sed

How can I grab exposed port from inspecting docker container?

sed grep docker dockerfile

Windows Batch: How remove all blank (or empty) lines

regex windows batch-file sed