<?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/"
	xmlns:series="https://publishpress.com/"
	>

<channel>
	<title>sed &#8211; DevOps Lite</title>
	<atom:link href="https://devopslite.com/tag/sed/feed/" rel="self" type="application/rss+xml" />
	<link>https://devopslite.com</link>
	<description>DevOps Howtos, Tutorials &#38; Guides</description>
	<lastBuildDate>Tue, 30 Apr 2024 09:51:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://devopslite.com/wp-content/uploads/2024/02/favicon.ico</url>
	<title>sed &#8211; DevOps Lite</title>
	<link>https://devopslite.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Sed command insert lines before or after pattern</title>
		<link>https://devopslite.com/sed-command-insert-lines-before-or-after-pattern/</link>
					<comments>https://devopslite.com/sed-command-insert-lines-before-or-after-pattern/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Wed, 27 Feb 2019 08:00:48 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[sed command]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[advanced]]></category>
		<category><![CDATA[sed]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=352</guid>

					<description><![CDATA[<p>How to insert lines before or after pattern? In this article, I will show you how to use sed command to insert lines before or after the pattern. Use sed&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/sed-command-insert-lines-before-or-after-pattern/">Sed command insert lines before or after pattern</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/sed-command-insert-lines-before-or-after-pattern/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Sed command to delete lines between two patterns</title>
		<link>https://devopslite.com/sed-command-to-delete-lines-between-two-patterns/</link>
					<comments>https://devopslite.com/sed-command-to-delete-lines-between-two-patterns/#comments</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Thu, 15 Mar 2018 08:28:21 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[advanced]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[sed command]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=349</guid>

					<description><![CDATA[<p>How to use the sed command to delete lines between two patterns. In real situations, you will encounter many times to delete lines between two patterns. This article will guide&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/sed-command-to-delete-lines-between-two-patterns/">Sed command to delete lines between two patterns</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/sed-command-to-delete-lines-between-two-patterns/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
