<?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:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>awk &#8211; KrazyWorks</title>
	<atom:link href="https://www.krazyworks.com/tag/awk/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.krazyworks.com</link>
	<description>Networking, Systems Design, and Disaster Recovery</description>
	<lastBuildDate>Sat, 14 Mar 2026 18:16:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">3542461</site>	<item>
		<title>Duplicating WordPress Installation</title>
		<link>https://www.krazyworks.com/duplicating-wordpress-installation/</link>
					<comments>https://www.krazyworks.com/duplicating-wordpress-installation/#comments</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Thu, 25 Jun 2009 18:51:54 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[chown]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysqldump]]></category>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=1132</guid>

					<description><![CDATA[Whenever you upgrade your WordPress installation or do development work, it is always a good idea to be working on a copy of your main site and not on the real thing. Copying WordPress installation ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/duplicating-wordpress-installation/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1132</post-id>	</item>
		<item>
		<title>Restart Apache, MySQL When Low on Memory</title>
		<link>https://www.krazyworks.com/restart-apache-mysql-when-low-on-memory/</link>
					<comments>https://www.krazyworks.com/restart-apache-mysql-when-low-on-memory/#comments</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Thu, 25 Jun 2009 08:27:23 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[bash]]></category>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=1123</guid>

					<description><![CDATA[Heavy traffic, hungry SQL queries, leaky applications will eventually leave your server low on memory. Apache will go on a hunt for swap space and MySQL will start freezing in thoughtful contemplation. Your hard drives ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/restart-apache-mysql-when-low-on-memory/feed/</wfw:commentRss>
			<slash:comments>17</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1123</post-id>	</item>
		<item>
		<title>MySQL Global Search and Replace Script</title>
		<link>https://www.krazyworks.com/mysql-global-search-and-replace/</link>
					<comments>https://www.krazyworks.com/mysql-global-search-and-replace/#comments</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Thu, 25 Jun 2009 07:53:34 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[database]]></category>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=1115</guid>

					<description><![CDATA[A day will eventually come when your need to find and replace a string of text in your database. You don&#8217;t know which row, or which column, or which table. Heck, you may not even ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/mysql-global-search-and-replace/feed/</wfw:commentRss>
			<slash:comments>16</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1115</post-id>	</item>
		<item>
		<title>Controlling Process CPU Utilization</title>
		<link>https://www.krazyworks.com/controlling-process-cpu-utilization/</link>
					<comments>https://www.krazyworks.com/controlling-process-cpu-utilization/#comments</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Mon, 09 Mar 2009 16:36:18 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[CPU]]></category>
		<category><![CDATA[korn]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=986</guid>

					<description><![CDATA[Let&#8217;s say there is a process on your Unix/Linux system that sometimes tends to consume all CPU resources and become unresponsive. At the same time, you do not want to terminate the process at the ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/controlling-process-cpu-utilization/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">986</post-id>	</item>
		<item>
		<title>Sharing Videos from Linux to Xbox 360</title>
		<link>https://www.krazyworks.com/sharing-videos-from-linux-to-xbox-360/</link>
					<comments>https://www.krazyworks.com/sharing-videos-from-linux-to-xbox-360/#comments</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sat, 20 Dec 2008 00:49:47 +0000</pubDate>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[korn]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=853</guid>

					<description><![CDATA[Xbox 360 uses UPnP protocol to stream multimedia files from computers on your home network. Normally, you would have a Windows PC running WMP and sharing files. But what if you have a Linux box ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/sharing-videos-from-linux-to-xbox-360/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">853</post-id>	</item>
		<item>
		<title>Useful SysAdmin Scripts: Search-and-Replace</title>
		<link>https://www.krazyworks.com/useful-sysadmin-scripts-search-and-replace/</link>
					<comments>https://www.krazyworks.com/useful-sysadmin-scripts-search-and-replace/#comments</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sun, 01 Jun 2008 19:03:37 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[korn]]></category>
		<category><![CDATA[search and replace script]]></category>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=770</guid>

					<description><![CDATA[Let&#8217;s say you moved your server to a new network and now it has a different IP address. You know your users have a habit of hard-coding the server&#8217;s IP into their scripts. So you ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/useful-sysadmin-scripts-search-and-replace/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">770</post-id>	</item>
		<item>
		<title>Creating print.css for WordPress</title>
		<link>https://www.krazyworks.com/creating-printcss-for-wordpress/</link>
					<comments>https://www.krazyworks.com/creating-printcss-for-wordpress/#comments</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sat, 24 May 2008 22:35:48 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[print template]]></category>
		<category><![CDATA[print.css]]></category>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=753</guid>

					<description><![CDATA[Many WordPress theme designers choose to cut some corners with their creations. One of the more important things they skip over is print.css &#8211; the stylesheet that controls your blog&#8217;s appearance when you print it. ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/creating-printcss-for-wordpress/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">753</post-id>	</item>
		<item>
		<title>Passing shell variables to awk and sed</title>
		<link>https://www.krazyworks.com/passing-shell-variables-to-awk-and-sed/</link>
					<comments>https://www.krazyworks.com/passing-shell-variables-to-awk-and-sed/#comments</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Fri, 02 Dec 2005 15:23:23 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Text Processing]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[double quotes]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[shell variables]]></category>
		<guid isPermaLink="false">http://www.comradegeneral.com/SysAdmin/?p=69</guid>

					<description><![CDATA[By default awk and sed do not expand shell or system variables and do not pass their own variables back to the shell. To use shell variables awk and sed statements must be included in ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/passing-shell-variables-to-awk-and-sed/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">593</post-id>	</item>
		<item>
		<title>Wget examples and scripts</title>
		<link>https://www.krazyworks.com/wget-examples-and-scripts/</link>
					<comments>https://www.krazyworks.com/wget-examples-and-scripts/#comments</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sun, 27 Nov 2005 20:19:29 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[korn shell]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[shell script]]></category>
		<category><![CDATA[unix]]></category>
		<guid isPermaLink="false">http://www.comradegeneral.com/SysAdmin/?p=64</guid>

					<description><![CDATA[Wget is a command-line Web browser for Unix and Windows. Wget can download Web pages and files; it can submit form data and follow links; it can mirror entire Web sites and make local copies. ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/wget-examples-and-scripts/feed/</wfw:commentRss>
			<slash:comments>27</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">591</post-id>	</item>
		<item>
		<title>Find largest files</title>
		<link>https://www.krazyworks.com/find-largest-files/</link>
					<comments>https://www.krazyworks.com/find-largest-files/#comments</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sun, 20 Nov 2005 04:17:52 +0000</pubDate>
				<category><![CDATA[Files]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[death]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[korn]]></category>
		<category><![CDATA[korn shell]]></category>
		<category><![CDATA[korn shell script]]></category>
		<category><![CDATA[ksh]]></category>
		<category><![CDATA[large files]]></category>
		<category><![CDATA[largest]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[more]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[shell script]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[suse linux]]></category>
		<category><![CDATA[TABLE]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[vcs]]></category>
		<category><![CDATA[VRTSob]]></category>
		<category><![CDATA[VRTSvcs]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">http://www.comradegeneral.com/SysAdmin/?p=21</guid>

					<description><![CDATA[How to find the largest files in the directory tree on Solaris.]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/find-largest-files/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">564</post-id>	</item>
		<item>
		<title>Count users with &#8220;last&#8221;</title>
		<link>https://www.krazyworks.com/count-users-with-last/</link>
					<comments>https://www.krazyworks.com/count-users-with-last/#comments</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sun, 20 Nov 2005 04:15:00 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Users and Groups]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[grep]]></category>
		<category><![CDATA[printf]]></category>
		<category><![CDATA[uniq]]></category>
		<guid isPermaLink="false">http://www.comradegeneral.com/SysAdmin/?p=19</guid>

					<description><![CDATA[Here is a quick example showing how to count users logged in on a particular date using the "last" command on Linux.]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/count-users-with-last/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">562</post-id>	</item>
	</channel>
</rss>
