<?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>awk &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/awk/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Sat, 25 Feb 2023 21:17:58 +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>
	<item>
		<title>Use grep or awk to eliminate blank lines and comments</title>
		<link>https://it.megocollector.com/tips-and-tricks/use-grep-to-eliminate-blank-lines-and-comments/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 06 Jun 2014 02:30:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[grep]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=2576</guid>

					<description><![CDATA[A configuration file, specifically, the /etc/samba/smb.conf file contains many lines of comments using both the simi-colon (&#8220;;&#8220;) and the hash (&#8220;#&#8220;) as well as many empty lines that are either blank or contain whitespace. Using grep to view the file without these lines is one way to do so. To write the correct command can be a bit more challenging....]]></description>
		
		
		
			</item>
	</channel>
</rss>
