<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Delimiters on Thaddeus Koenig</title><link>https://www.thaddeuskoenig.com/tags/delimiters/</link><description>Recent content in Delimiters on Thaddeus Koenig</description><generator>Hugo</generator><language>en-US</language><copyright>© 2026 Thaddeus Koenig</copyright><lastBuildDate>Thu, 16 Jan 2025 06:06:24 -0500</lastBuildDate><atom:link href="https://www.thaddeuskoenig.com/tags/delimiters/index.xml" rel="self" type="application/rss+xml"/><item><title>Sed alternate delimiters</title><link>https://www.thaddeuskoenig.com/blog/00_legacy_sed_alternate_delimeters/</link><pubDate>Thu, 23 Nov 2023 00:00:00 -0500</pubDate><guid>https://www.thaddeuskoenig.com/blog/00_legacy_sed_alternate_delimeters/</guid><description>&lt;p&gt;Sometimes when trying to replace text using the &lt;code&gt;sed&lt;/code&gt; command line tool you will tun into the issue in which your text has the forward slash characters which can be a bit of a headache because thats what sed uses to delimit strings. Thankfully the delimiter is pretty flexible. I like to use the pipe &amp;ldquo;|&amp;rdquo; symbol, but pretty much any other symbol will work such as the tilde &amp;ldquo;`&amp;rdquo; or the colon &amp;ldquo;:&amp;rdquo; ex:&lt;/p&gt;</description></item></channel></rss>