<?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>NetProgrammingHelp.com &#187; UNIX/AWK</title>
	<atom:link href="http://netprogramminghelp.com/category/shell-script-related-articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://netprogramminghelp.com</link>
	<description>Asp.Net,C#,Ajax,Sql server,silverlight,Javascript codes exambles articles,Programming exambles</description>
	<lastBuildDate>Tue, 09 Aug 2011 14:31:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Performing/Doing IBM WebSphere Process Server Administration/Maintanence oz/os Servlets WebFocus</title>
		<link>http://netprogramminghelp.com/shell-script-related-articles/performingdoing-ibm-websphere-process-server-administrationmaintanence-ozos-servlets-webfocus/</link>
		<comments>http://netprogramminghelp.com/shell-script-related-articles/performingdoing-ibm-websphere-process-server-administrationmaintanence-ozos-servlets-webfocus/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 16:09:32 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[UNIX/AWK]]></category>

		<guid isPermaLink="false">http://netprogramminghelp.com/?p=2085</guid>
		<description><![CDATA[IBM WebSphere is the leading software platform for e-business on demand®. Providing comprehensive e-business leadership, WebSphere is evolving to meet the demands of companies faced with challenging business requirements, such as the need for increasing operational efficiencies, strengthening client loyalty, and integrating disparate systems. WebSphere provides answers in today&#8217;s challenging business environments. IBM WebSphere is [...]]]></description>
		<wfw:commentRss>http://netprogramminghelp.com/shell-script-related-articles/performingdoing-ibm-websphere-process-server-administrationmaintanence-ozos-servlets-webfocus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating/Developing/Designing Web Services Using  IBM WebSphere Application Server V7 Servlets</title>
		<link>http://netprogramminghelp.com/shell-script-related-articles/creatingdevelopingdesigning-web-services-ibm-websphere-application-server-v7-servlets/</link>
		<comments>http://netprogramminghelp.com/shell-script-related-articles/creatingdevelopingdesigning-web-services-ibm-websphere-application-server-v7-servlets/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 15:58:13 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[UNIX/AWK]]></category>

		<guid isPermaLink="false">http://netprogramminghelp.com/?p=2080</guid>
		<description><![CDATA[IBM WebSphere is the leading software platform for e-business on demand®. Providing comprehensive e-business leadership, WebSphere is evolving to meet the demands of companies faced with challenging business requirements, such as the need for increasing operational efficiencies, strengthening client loyalty, and integrating disparate systems. WebSphere provides answers in today&#8217;s challenging business environments. IBM WebSphere is [...]]]></description>
		<wfw:commentRss>http://netprogramminghelp.com/shell-script-related-articles/creatingdevelopingdesigning-web-services-ibm-websphere-application-server-v7-servlets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pattern matching with AWK</title>
		<link>http://netprogramminghelp.com/shell-script-related-articles/pattern-matching-with-awk/</link>
		<comments>http://netprogramminghelp.com/shell-script-related-articles/pattern-matching-with-awk/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 18:21:26 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[UNIX/AWK]]></category>

		<guid isPermaLink="false">http://netprogramminghelp.com/?p=717</guid>
		<description><![CDATA[Introduction: AWK is the excellent tool for processing data which is in the form of rows and columns. Main: Common synatx for awk pattern matching is, awk &#8216;/pattern/{print}&#8217; for ex if you wants to print lines starting with &#8220;1&#8243; in file sample.txt: sample.txt: &#8212;&#8212;&#8212;&#8211; 1,2,3,4,5,6,7,8 11,21.23,34,55,55 21,4,35,6,7,54,45 12,4,55666,78 The awk command, awk &#8216;/1/ {print}&#8217; sample.txt [...]]]></description>
		<wfw:commentRss>http://netprogramminghelp.com/shell-script-related-articles/pattern-matching-with-awk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

