List Question
20 TechQA 2023-11-01T13:32:43.820000How does backreferencing in the search pattern work in GNU Sed?
36 views
Asked by Enlico
sed if pattern match copy pattern line along with n number of lines after this to another file
82 views
Asked by Rizwan.A
replace substrings between patterns with sed GnuWin32
67 views
Asked by jcoder
Comments in sed command file
300 views
Asked by minseong
Explanation of difference between GNU sed and BSD sed
2.6k views
Asked by Enlico
Regex for whitespace delemiter except for [ and ] characters
157 views
Asked by Bek
Insert Line with SED Before Each Multiline Range
182 views
Asked by flywire
How to delete duplicate lines from a block using sed
164 views
Asked by Swarnim Lakra
GNU sed 4.2.1 matching second occurence
88 views
Asked by Vardenis Pavardenis
-i without argument: is GNU sed --posix option bugged or BSD sed is not POSIX-compliant?
200 views
Asked by Enlico
How add to any `{` and `:` character in a file a newline
100 views
Asked by halloleo
Replace First Occurrence Only of Pipe Character in String
209 views
Asked by BrianP_TRHC
Re-index two digit strings based on occurrence of a common string
121 views
Asked by John
find and replace multiple lines of string using sed
104 views
Asked by pshah
Use sed for Mixed Case Tags
140 views
Asked by flywire
GNU sed and newlines with multiple scripts
54 views
Asked by TeejMonster
Tiebreaker for same-length regex alternatives with same starting position
183 views
Asked by user41805
Why won't the tab be inserted on the first added line?
89 views
Asked by unique_ptr
Output file empty for Bash script that does "find" using GNU sed (gsed)
137 views
Asked by Ant
How to end the `i` command in GNU sed?
326 views
Asked by MartÃn Fixman