<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>sed Archives - blog.icod.de</title>
	<atom:link href="https://blog.icod.de/tag/sed/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.icod.de/tag/sed/</link>
	<description>Webentwicklung und sonstiger Unsinn :) Web development and other nonsense :)</description>
	<lastBuildDate>Mon, 30 Jan 2023 13:30:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.icod.de/wp-content/uploads/2017/04/darko-luketic-foto.256x256-150x150.jpg</url>
	<title>sed Archives - blog.icod.de</title>
	<link>https://blog.icod.de/tag/sed/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Replace text recursively</title>
		<link>https://blog.icod.de/2023/01/30/replace-text-recursively/</link>
					<comments>https://blog.icod.de/2023/01/30/replace-text-recursively/#respond</comments>
		
		<dc:creator><![CDATA[Darko Luketic]]></dc:creator>
		<pubDate>Mon, 30 Jan 2023 13:30:01 +0000</pubDate>
				<category><![CDATA[Entwicklung]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[xargs]]></category>
		<guid isPermaLink="false">https://blog.icod.de/?p=1871</guid>

					<description><![CDATA[<p>I&#8217;m in the process of moving from my gogs instance on git.icod.de to my gitea instance on code.icod.de In this process I&#8217;m migrating countless packages manually. It&#8217;s quite a lot of work. Often I need to replace &#8220;git.icod.de&#8217; with &#8216;code.icod.de&#8217; To do this on a Linux machine I use the following 1-liner: [crayon-69c8a95436a2b224692755/] In this&#8230;</p>
<p>The post <a href="https://blog.icod.de/2023/01/30/replace-text-recursively/">Replace text recursively</a> appeared first on <a href="https://blog.icod.de">blog.icod.de</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.icod.de/2023/01/30/replace-text-recursively/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
