StackOverflow Questions for Tag: gnu-sed

Bek
Bek

Reputation: 261

Regex for whitespace delimiter except for [ and ] characters

Score: 2

Views: 163

Answers: 2

Read More
d3vr10
d3vr10

Reputation: 31

Sed's append command (a) is for some reason deleting all file's text and then appending the provided text

Score: 0

Views: 84

Answers: 1

Read More
uidy4dkk
uidy4dkk

Reputation: 15

Behavior of backslash in 'a' command in GNU sed

Score: 0

Views: 46

Answers: 0

Read More
Bas van Dijk
Bas van Dijk

Reputation: 10703

Sed gives: sed: can't read : No such file or directory

Score: 90

Views: 155662

Answers: 5

Read More
Enlico
Enlico

Reputation: 28366

How does backreferencing in the search pattern work in GNU Sed?

Score: -1

Views: 40

Answers: 1

Read More
Rizwan.A
Rizwan.A

Reputation: 23

sed if pattern match copy pattern line along with n number of lines after this to another file

Score: 1

Views: 114

Answers: 3

Read More
jcoder
jcoder

Reputation: 11

replace substrings between patterns with sed GnuWin32

Score: 1

Views: 92

Answers: 1

Read More
user3310334
user3310334

Reputation:

Comments in sed command file

Score: 1

Views: 818

Answers: 1

Read More
Enlico
Enlico

Reputation: 28366

Explanation of difference between GNU sed and BSD sed

Score: 6

Views: 3680

Answers: 1

Read More
John
John

Reputation: 486

Re-index two digit strings based on occurrence of a common string

Score: 2

Views: 123

Answers: 3

Read More
flywire
flywire

Reputation: 1365

Insert Line with SED Before Each Multiline Range

Score: 1

Views: 189

Answers: 1

Read More
Swarnim Lakra
Swarnim Lakra

Reputation: 7

How to delete duplicate lines from a block using sed

Score: -1

Views: 180

Answers: 1

Read More
Vardenis Pavardenis
Vardenis Pavardenis

Reputation: 21

GNU sed 4.2.1 matching second occurence

Score: 2

Views: 86

Answers: 2

Read More
Enlico
Enlico

Reputation: 28366

-i without argument: is GNU sed --posix option bugged or BSD sed is not POSIX-compliant?

Score: 0

Views: 348

Answers: 1

Read More
MoN
MoN

Reputation: 53

How can I append to holdspace from patternspace without inserting a new line into the holdspace using sed?

Score: 2

Views: 711

Answers: 1

Read More
halloleo
halloleo

Reputation: 10354

How add to any `{` and `:` character in a file a newline

Score: 0

Views: 146

Answers: 2

Read More
BrianP_TRHC
BrianP_TRHC

Reputation: 33

Replace First Occurrence Only of Pipe Character in String

Score: 2

Views: 215

Answers: 1

Read More
Mejdi Dallel
Mejdi Dallel

Reputation: 632

sed : Add newline after specific number of spaces and not characters

Score: 4

Views: 322

Answers: 4

Read More
flywire
flywire

Reputation: 1365

Use sed for Mixed Case Tags

Score: 0

Views: 161

Answers: 1

Read More
pshah
pshah

Reputation: 43

find and replace multiple lines of string using sed

Score: 1

Views: 104

Answers: 5

Read More
PreviousPage 1Next