<?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>dBuggr &#187; command</title>
	<atom:link href="http://www.dbuggr.com/tag/command/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbuggr.com</link>
	<description>Share Knowledge &#38; Be Rewarded</description>
	<lastBuildDate>Mon, 30 Jan 2012 22:33:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Useful Linux Trace Command to Troubleshoot Issues</title>
		<link>http://www.dbuggr.com/milly/linux-trace-command-troubleshoot-issues/</link>
		<comments>http://www.dbuggr.com/milly/linux-trace-command-troubleshoot-issues/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 18:20:45 +0000</pubDate>
		<dc:creator>milly</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[detail]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[troubleshoot]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/milly/linux-trace-command-troubleshoot-issues/</guid>
		<description><![CDATA[Useful Linux trace command to troubleshoot issues
If you need to troubleshoot issues in Linux, you can use the following command to get detail system calls information

Related posts:How to Enable/start Log Trace/tracing in Oracle Database
Useful Linux Command to Purge/flush/clean/free Up Memory (drop Cache)
How to Dump Data in Linux System (dd Command)



Related posts:<ol><li><a href='http://www.dbuggr.com/milly/enable-start-log-trace-oracle-database/' rel='bookmark' title='Permanent Link: How to Enable/start Log Trace/tracing in Oracle Database'>How to Enable/start Log Trace/tracing in Oracle Database</a></li>
<li><a href='http://www.dbuggr.com/milly/linux-command-purge-flush-clean-free-memory-drop-cache/' rel='bookmark' title='Permanent Link: Useful Linux Command to Purge/flush/clean/free Up Memory (drop Cache)'>Useful Linux Command to Purge/flush/clean/free Up Memory (drop Cache)</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/dump-data-linux-system-dd-command/' rel='bookmark' title='Permanent Link: How to Dump Data in Linux System (dd Command)'>How to Dump Data in Linux System (dd Command)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Useful Linux trace command to troubleshoot issues<br />
If you need to troubleshoot issues in Linux, you can use the following command to get detail system calls information</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/milly/enable-start-log-trace-oracle-database/' rel='bookmark' title='Permanent Link: How to Enable/start Log Trace/tracing in Oracle Database'>How to Enable/start Log Trace/tracing in Oracle Database</a></li>
<li><a href='http://www.dbuggr.com/milly/linux-command-purge-flush-clean-free-memory-drop-cache/' rel='bookmark' title='Permanent Link: Useful Linux Command to Purge/flush/clean/free Up Memory (drop Cache)'>Useful Linux Command to Purge/flush/clean/free Up Memory (drop Cache)</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/dump-data-linux-system-dd-command/' rel='bookmark' title='Permanent Link: How to Dump Data in Linux System (dd Command)'>How to Dump Data in Linux System (dd Command)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/milly/linux-trace-command-troubleshoot-issues/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Useful Linux Command to Purge/flush/clean/free Up Memory (drop Cache)</title>
		<link>http://www.dbuggr.com/milly/linux-command-purge-flush-clean-free-memory-drop-cache/</link>
		<comments>http://www.dbuggr.com/milly/linux-command-purge-flush-clean-free-memory-drop-cache/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 18:47:19 +0000</pubDate>
		<dc:creator>milly</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/milly/linux-command-purge-flush-clean-free-memory-drop-cache/</guid>
		<description><![CDATA[Useful Linux command to purge/flush/clean/free up memory (drop cache)
Linux usually cache as much data as possible to faster access. It automatically manage the memory for you. However, sometimes you might want to free up the memory yourself in case Linux is not doing it&#8217;s job. Here are the commands for you to do that.

Related posts:Clearing [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/andrew8062/clearing-thumbnail-cache-linux/' rel='bookmark' title='Permanent Link: Clearing the Thumbnail Cache on Linux'>Clearing the Thumbnail Cache on Linux</a></li>
<li><a href='http://www.dbuggr.com/milly/linux-trace-command-troubleshoot-issues/' rel='bookmark' title='Permanent Link: Useful Linux Trace Command to Troubleshoot Issues'>Useful Linux Trace Command to Troubleshoot Issues</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/dump-data-linux-system-dd-command/' rel='bookmark' title='Permanent Link: How to Dump Data in Linux System (dd Command)'>How to Dump Data in Linux System (dd Command)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Useful Linux command to purge/flush/clean/free up memory (drop cache)<br />
Linux usually cache as much data as possible to faster access. It automatically manage the memory for you. However, sometimes you might want to free up the memory yourself in case Linux is not doing it&#8217;s job. Here are the commands for you to do that.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/andrew8062/clearing-thumbnail-cache-linux/' rel='bookmark' title='Permanent Link: Clearing the Thumbnail Cache on Linux'>Clearing the Thumbnail Cache on Linux</a></li>
<li><a href='http://www.dbuggr.com/milly/linux-trace-command-troubleshoot-issues/' rel='bookmark' title='Permanent Link: Useful Linux Trace Command to Troubleshoot Issues'>Useful Linux Trace Command to Troubleshoot Issues</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/dump-data-linux-system-dd-command/' rel='bookmark' title='Permanent Link: How to Dump Data in Linux System (dd Command)'>How to Dump Data in Linux System (dd Command)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/milly/linux-command-purge-flush-clean-free-memory-drop-cache/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Use Command to Identify/check/verify Maximum JAVA Heap Size for Applicati&#8230;</title>
		<link>http://www.dbuggr.com/smallwei/command-identify-check-verify-maximum-java-heap-size-applicati/</link>
		<comments>http://www.dbuggr.com/smallwei/command-identify-check-verify-maximum-java-heap-size-applicati/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 02:42:26 +0000</pubDate>
		<dc:creator>smallwei</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[heap]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maximum]]></category>
		<category><![CDATA[size]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/smallwei/command-identify-check-verify-maximum-java-heap-size-applicati/</guid>
		<description><![CDATA[How to use command to identify/check/verify maximum JAVA heap size for application
If you need to identify the maximum java (JVM) heap size allowed for your particular application, OS, server, environment, you can run the following command to find out.

Related posts:Resolving ORABPEL-05002: &#8220;java.lang.OutOfMemoryError: Java Heap Space&#8221;
How to Check Micro Focus Cobol License in Unix
How to Run/execute [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/milly/resolving-orabpel-05002-java-lang-outofmemoryerror-java-heap-space/' rel='bookmark' title='Permanent Link: Resolving ORABPEL-05002: &#8220;java.lang.OutOfMemoryError: Java Heap Space&#8221;'>Resolving ORABPEL-05002: &#8220;java.lang.OutOfMemoryError: Java Heap Space&#8221;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/check-micro-focus-cobol-license-unix/' rel='bookmark' title='Permanent Link: How to Check Micro Focus Cobol License in Unix'>How to Check Micro Focus Cobol License in Unix</a></li>
<li><a href='http://www.dbuggr.com/smallwei/run-execute-sql-script-windows-dos-command-prompt-sqlpl/' rel='bookmark' title='Permanent Link: How to Run/execute SQL Script Outside of SQLPLUS in Windows DOS Command Prompt'>How to Run/execute SQL Script Outside of SQLPLUS in Windows DOS Command Prompt</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to use command to identify/check/verify maximum JAVA heap size for application<br />
If you need to identify the maximum java (JVM) heap size allowed for your particular application, OS, server, environment, you can run the following command to find out.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/milly/resolving-orabpel-05002-java-lang-outofmemoryerror-java-heap-space/' rel='bookmark' title='Permanent Link: Resolving ORABPEL-05002: &#8220;java.lang.OutOfMemoryError: Java Heap Space&#8221;'>Resolving ORABPEL-05002: &#8220;java.lang.OutOfMemoryError: Java Heap Space&#8221;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/check-micro-focus-cobol-license-unix/' rel='bookmark' title='Permanent Link: How to Check Micro Focus Cobol License in Unix'>How to Check Micro Focus Cobol License in Unix</a></li>
<li><a href='http://www.dbuggr.com/smallwei/run-execute-sql-script-windows-dos-command-prompt-sqlpl/' rel='bookmark' title='Permanent Link: How to Run/execute SQL Script Outside of SQLPLUS in Windows DOS Command Prompt'>How to Run/execute SQL Script Outside of SQLPLUS in Windows DOS Command Prompt</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/smallwei/command-identify-check-verify-maximum-java-heap-size-applicati/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use Perl Command Line to Do Global Search and Replace with Backup File</title>
		<link>http://www.dbuggr.com/milly/perl-command-line-global-search-replace-backup-file/</link>
		<comments>http://www.dbuggr.com/milly/perl-command-line-global-search-replace-backup-file/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 19:46:01 +0000</pubDate>
		<dc:creator>milly</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[use]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/milly/perl-command-line-global-search-replace-backup-file/</guid>
		<description><![CDATA[Use Perl command line to do global search and replace with backup file
If you need to search and replace a string globally, Perl is perfect for the job. Use the following command.

Related posts:How to Search and Replace Multiple Files Using Perl
How to Search (Find) and Replace String in MySQL or Oracle Database Using SQL?
Cocos2d-iPhone One [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/milly/search-multiple-files-content-replace-string-perl/' rel='bookmark' title='Permanent Link: How to Search and Replace Multiple Files Using Perl'>How to Search and Replace Multiple Files Using Perl</a></li>
<li><a href='http://www.dbuggr.com/smallwei/search-replace-string-mysql-oracle-database-sql/' rel='bookmark' title='Permanent Link: How to Search (Find) and Replace String in MySQL or Oracle Database Using SQL?'>How to Search (Find) and Replace String in MySQL or Oracle Database Using SQL?</a></li>
<li><a href='http://www.dbuggr.com/leothenerd/cocos2d-iphone-line-replace-scene-transition/' rel='bookmark' title='Permanent Link: Cocos2d-iPhone One Line to to Replace New Scene with Transition'>Cocos2d-iPhone One Line to to Replace New Scene with Transition</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Use Perl command line to do global search and replace with backup file<br />
If you need to search and replace a string globally, Perl is perfect for the job. Use the following command.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/milly/search-multiple-files-content-replace-string-perl/' rel='bookmark' title='Permanent Link: How to Search and Replace Multiple Files Using Perl'>How to Search and Replace Multiple Files Using Perl</a></li>
<li><a href='http://www.dbuggr.com/smallwei/search-replace-string-mysql-oracle-database-sql/' rel='bookmark' title='Permanent Link: How to Search (Find) and Replace String in MySQL or Oracle Database Using SQL?'>How to Search (Find) and Replace String in MySQL or Oracle Database Using SQL?</a></li>
<li><a href='http://www.dbuggr.com/leothenerd/cocos2d-iphone-line-replace-scene-transition/' rel='bookmark' title='Permanent Link: Cocos2d-iPhone One Line to to Replace New Scene with Transition'>Cocos2d-iPhone One Line to to Replace New Scene with Transition</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/milly/perl-command-line-global-search-replace-backup-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Unzip and Extract Tar File in Single Command in UNIX and Linux</title>
		<link>http://www.dbuggr.com/smallwei/unzip-extract-tar-file-single-command-unix-linux/</link>
		<comments>http://www.dbuggr.com/smallwei/unzip-extract-tar-file-single-command-unix-linux/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 16:46:50 +0000</pubDate>
		<dc:creator>smallwei</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[unzip]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/smallwei/unzip-extract-tar-file-single-command-unix-linux/</guid>
		<description><![CDATA[How to unzip and extract tar file in single command in UNIX and Linux
If you have a compressed tar file with .tar.gz extension, typically you would run gzip -d to decompress first, then run tar xvf to untar it. However, you can use the following tip to accomplish the tasks in one simple command.

Related posts:What [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/extract-large-compressed-file-extension-ibm-aix-os/' rel='bookmark' title='Permanent Link: What is the command to extract a large compressed file with .Z extension in IBM &#8230;'>What is the command to extract a large compressed file with .Z extension in IBM &#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/commands-tar-gzip-unpack-fly-unix-linux/' rel='bookmark' title='Permanent Link: Commands to tar gzip and unpack on-the-fly in Unix and Linux'>Commands to tar gzip and unpack on-the-fly in Unix and Linux</a></li>
<li><a href='http://www.dbuggr.com/milly/unzip-zip-file-ibm-aix/' rel='bookmark' title='Permanent Link: How to Unzip Zip File in IBM AIX'>How to Unzip Zip File in IBM AIX</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to unzip and extract tar file in single command in UNIX and Linux<br />
If you have a compressed tar file with .tar.gz extension, typically you would run gzip -d to decompress first, then run tar xvf to untar it. However, you can use the following tip to accomplish the tasks in one simple command.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/extract-large-compressed-file-extension-ibm-aix-os/' rel='bookmark' title='Permanent Link: What is the command to extract a large compressed file with .Z extension in IBM &#8230;'>What is the command to extract a large compressed file with .Z extension in IBM &#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/commands-tar-gzip-unpack-fly-unix-linux/' rel='bookmark' title='Permanent Link: Commands to tar gzip and unpack on-the-fly in Unix and Linux'>Commands to tar gzip and unpack on-the-fly in Unix and Linux</a></li>
<li><a href='http://www.dbuggr.com/milly/unzip-zip-file-ibm-aix/' rel='bookmark' title='Permanent Link: How to Unzip Zip File in IBM AIX'>How to Unzip Zip File in IBM AIX</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/smallwei/unzip-extract-tar-file-single-command-unix-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is the Command Line to Figure out Which Domain Controller a Computer Authen&#8230;</title>
		<link>http://www.dbuggr.com/bmowry/command-line-figure-domain-controller-computer-authen/</link>
		<comments>http://www.dbuggr.com/bmowry/command-line-figure-domain-controller-computer-authen/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 18:19:51 +0000</pubDate>
		<dc:creator>bmowry</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[line]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/bmowry/command-line-figure-domain-controller-computer-authen/</guid>
		<description><![CDATA[What is the command line to figure out which domain controller a computer authenticates against?

Related posts:How to Send Mail with Attachments from the Unix Command Line?
Use Perl Command Line to Do Global Search and Replace with Backup File
How to Create a Windows Scheduled Task Using Script or Command Line



Related posts:<ol><li><a href='http://www.dbuggr.com/r4pp157/send-mail-attachments-unix-command-line/' rel='bookmark' title='Permanent Link: How to Send Mail with Attachments from the Unix Command Line?'>How to Send Mail with Attachments from the Unix Command Line?</a></li>
<li><a href='http://www.dbuggr.com/milly/perl-command-line-global-search-replace-backup-file/' rel='bookmark' title='Permanent Link: Use Perl Command Line to Do Global Search and Replace with Backup File'>Use Perl Command Line to Do Global Search and Replace with Backup File</a></li>
<li><a href='http://www.dbuggr.com/yukimash/create-windows-scheduled-task-script-command-line/' rel='bookmark' title='Permanent Link: How to Create a Windows Scheduled Task Using Script or Command Line'>How to Create a Windows Scheduled Task Using Script or Command Line</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>What is the command line to figure out which domain controller a computer authenticates against?</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/r4pp157/send-mail-attachments-unix-command-line/' rel='bookmark' title='Permanent Link: How to Send Mail with Attachments from the Unix Command Line?'>How to Send Mail with Attachments from the Unix Command Line?</a></li>
<li><a href='http://www.dbuggr.com/milly/perl-command-line-global-search-replace-backup-file/' rel='bookmark' title='Permanent Link: Use Perl Command Line to Do Global Search and Replace with Backup File'>Use Perl Command Line to Do Global Search and Replace with Backup File</a></li>
<li><a href='http://www.dbuggr.com/yukimash/create-windows-scheduled-task-script-command-line/' rel='bookmark' title='Permanent Link: How to Create a Windows Scheduled Task Using Script or Command Line'>How to Create a Windows Scheduled Task Using Script or Command Line</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/bmowry/command-line-figure-domain-controller-computer-authen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Send Mail with Attachments from the Unix Command Line?</title>
		<link>http://www.dbuggr.com/r4pp157/send-mail-attachments-unix-command-line/</link>
		<comments>http://www.dbuggr.com/r4pp157/send-mail-attachments-unix-command-line/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 11:27:57 +0000</pubDate>
		<dc:creator>Demian</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[email attachments]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[unix and linux]]></category>
		<category><![CDATA[uuencode]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/r4pp157/send-mail-attachments-unix-command-line/</guid>
		<description><![CDATA[How to send mail with attachments from the unix command line?

Related posts:Unable to Send This E-mail Domain ( XXXXX ) Has Been Black Listed Due to Spam Or&#8230;
What to Do when U Are Unable to Send E-mail but Can Receive Them.
How to Send a Key Command to a Web Object



Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/unable-send-mail-domain-xxx-black-listed-due-spam/' rel='bookmark' title='Permanent Link: Unable to Send This E-mail Domain ( XXXXX ) Has Been Black Listed Due to Spam Or&#8230;'>Unable to Send This E-mail Domain ( XXXXX ) Has Been Black Listed Due to Spam Or&#8230;</a></li>
<li><a href='http://www.dbuggr.com/yukimash/unable-send-mail-receive/' rel='bookmark' title='Permanent Link: What to Do when U Are Unable to Send E-mail but Can Receive Them.'>What to Do when U Are Unable to Send E-mail but Can Receive Them.</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/send-key-command-web-object/' rel='bookmark' title='Permanent Link: How to Send a Key Command to a Web Object'>How to Send a Key Command to a Web Object</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to send mail with attachments from the unix command line?</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/unable-send-mail-domain-xxx-black-listed-due-spam/' rel='bookmark' title='Permanent Link: Unable to Send This E-mail Domain ( XXXXX ) Has Been Black Listed Due to Spam Or&#8230;'>Unable to Send This E-mail Domain ( XXXXX ) Has Been Black Listed Due to Spam Or&#8230;</a></li>
<li><a href='http://www.dbuggr.com/yukimash/unable-send-mail-receive/' rel='bookmark' title='Permanent Link: What to Do when U Are Unable to Send E-mail but Can Receive Them.'>What to Do when U Are Unable to Send E-mail but Can Receive Them.</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/send-key-command-web-object/' rel='bookmark' title='Permanent Link: How to Send a Key Command to a Web Object'>How to Send a Key Command to a Web Object</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/r4pp157/send-mail-attachments-unix-command-line/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is the Powershell Command to Renew Exchange 2007 SSL Certificate?</title>
		<link>http://www.dbuggr.com/bmowry/powershell-command-renew-exchange-2007-ssl-certificate/</link>
		<comments>http://www.dbuggr.com/bmowry/powershell-command-renew-exchange-2007-ssl-certificate/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 14:29:42 +0000</pubDate>
		<dc:creator>bmowry</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/bmowry/powershell-command-renew-exchange-2007-ssl-certificate/</guid>
		<description><![CDATA[What is the Powershell command to renew Exchange 2007 SSL certificate?

Related posts:Resolve &#8220;javax.net.ssl.SSLKeyException: BAD_CERTIFICATE&#8221; Error in Weblogic Nod&#8230;
About 2 Years Ago We Upgraded to Exchange 2007 Standard Edition.  A Few Weeks Ag&#8230;
PowerShell- How to Write Output to a Text File?



Related posts:<ol><li><a href='http://www.dbuggr.com/milly/resolve-javax-net-ssl-sslkeyexception-bad-certificate-error-weblogic-nod/' rel='bookmark' title='Permanent Link: Resolve &#8220;javax.net.ssl.SSLKeyException: BAD_CERTIFICATE&#8221; Error in Weblogic Nod&#8230;'>Resolve &#8220;javax.net.ssl.SSLKeyException: BAD_CERTIFICATE&#8221; Error in Weblogic Nod&#8230;</a></li>
<li><a href='http://www.dbuggr.com/bmowry/2-years-upgraded-exchange-2007-standard-edition-weeks-ag/' rel='bookmark' title='Permanent Link: About 2 Years Ago We Upgraded to Exchange 2007 Standard Edition.  A Few Weeks Ag&#8230;'>About 2 Years Ago We Upgraded to Exchange 2007 Standard Edition.  A Few Weeks Ag&#8230;</a></li>
<li><a href='http://www.dbuggr.com/yukimash/powershell-write-output-text-file/' rel='bookmark' title='Permanent Link: PowerShell- How to Write Output to a Text File?'>PowerShell- How to Write Output to a Text File?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>What is the Powershell command to renew Exchange 2007 SSL certificate?</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/milly/resolve-javax-net-ssl-sslkeyexception-bad-certificate-error-weblogic-nod/' rel='bookmark' title='Permanent Link: Resolve &#8220;javax.net.ssl.SSLKeyException: BAD_CERTIFICATE&#8221; Error in Weblogic Nod&#8230;'>Resolve &#8220;javax.net.ssl.SSLKeyException: BAD_CERTIFICATE&#8221; Error in Weblogic Nod&#8230;</a></li>
<li><a href='http://www.dbuggr.com/bmowry/2-years-upgraded-exchange-2007-standard-edition-weeks-ag/' rel='bookmark' title='Permanent Link: About 2 Years Ago We Upgraded to Exchange 2007 Standard Edition.  A Few Weeks Ag&#8230;'>About 2 Years Ago We Upgraded to Exchange 2007 Standard Edition.  A Few Weeks Ag&#8230;</a></li>
<li><a href='http://www.dbuggr.com/yukimash/powershell-write-output-text-file/' rel='bookmark' title='Permanent Link: PowerShell- How to Write Output to a Text File?'>PowerShell- How to Write Output to a Text File?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/bmowry/powershell-command-renew-exchange-2007-ssl-certificate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Find Line of Code of Text Files in Mac with Terminal</title>
		<link>http://www.dbuggr.com/hkalex/find-line-code-text-files-mac-terminal/</link>
		<comments>http://www.dbuggr.com/hkalex/find-line-code-text-files-mac-terminal/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 15:08:25 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[line of code]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/hkalex/find-line-code-text-files-mac-terminal/</guid>
		<description><![CDATA[How to find line of code of text files in Mac with Terminal

Related posts:How to Read a Particular Line from a Text File?
Resolve Terminal Services Session (RDP) Permission Error
How to Compare 2 Text Files



Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/read-line-text-file/' rel='bookmark' title='Permanent Link: How to Read a Particular Line from a Text File?'>How to Read a Particular Line from a Text File?</a></li>
<li><a href='http://www.dbuggr.com/smallwei/error-run-software-installation-windows-2003/' rel='bookmark' title='Permanent Link: Resolve Terminal Services Session (RDP) Permission Error'>Resolve Terminal Services Session (RDP) Permission Error</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/compare-2-text-files/' rel='bookmark' title='Permanent Link: How to Compare 2 Text Files'>How to Compare 2 Text Files</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to find line of code of text files in Mac with Terminal</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/abhaybharti/read-line-text-file/' rel='bookmark' title='Permanent Link: How to Read a Particular Line from a Text File?'>How to Read a Particular Line from a Text File?</a></li>
<li><a href='http://www.dbuggr.com/smallwei/error-run-software-installation-windows-2003/' rel='bookmark' title='Permanent Link: Resolve Terminal Services Session (RDP) Permission Error'>Resolve Terminal Services Session (RDP) Permission Error</a></li>
<li><a href='http://www.dbuggr.com/abhaybharti/compare-2-text-files/' rel='bookmark' title='Permanent Link: How to Compare 2 Text Files'>How to Compare 2 Text Files</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/hkalex/find-line-code-text-files-mac-terminal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Escape Percent Character (%) in Windows Batch Script</title>
		<link>http://www.dbuggr.com/milly/escape-percent-character-windows-batch-script-oracle-data-pum/</link>
		<comments>http://www.dbuggr.com/milly/escape-percent-character-windows-batch-script-oracle-data-pum/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 17:06:33 +0000</pubDate>
		<dc:creator>milly</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[character]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[percent]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/milly/escape-percent-character-windows-batch-script-oracle-data-pum/</guid>
		<description><![CDATA[How to escape percent character (%) in Windows batch script
Follow this tip if you need to use the the actual percept character in batch script instead of using it as variable symbol. This is useful in using batch script to execute Oracle data pump command, which also utilize % sign.

Related posts:How to Interact with Oracle [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/interact-oracle-sqlplus-windows-batch-script/' rel='bookmark' title='Permanent Link: How to Interact with Oracle SQLPLUS Using Windows Batch Script'>How to Interact with Oracle SQLPLUS Using Windows Batch Script</a></li>
<li><a href='http://www.dbuggr.com/smallwei/windows-batch-script-create-timestamp/' rel='bookmark' title='Permanent Link: Windows Batch Script: How to Create a Timestamp'>Windows Batch Script: How to Create a Timestamp</a></li>
<li><a href='http://www.dbuggr.com/smallwei/run-execute-sql-script-windows-dos-command-prompt-sqlpl/' rel='bookmark' title='Permanent Link: How to Run/execute SQL Script Outside of SQLPLUS in Windows DOS Command Prompt'>How to Run/execute SQL Script Outside of SQLPLUS in Windows DOS Command Prompt</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to escape percent character (%) in Windows batch script</p>
<p>Follow this tip if you need to use the the actual percept character in batch script instead of using it as variable symbol. This is useful in using batch script to execute Oracle data pump command, which also utilize % sign.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/interact-oracle-sqlplus-windows-batch-script/' rel='bookmark' title='Permanent Link: How to Interact with Oracle SQLPLUS Using Windows Batch Script'>How to Interact with Oracle SQLPLUS Using Windows Batch Script</a></li>
<li><a href='http://www.dbuggr.com/smallwei/windows-batch-script-create-timestamp/' rel='bookmark' title='Permanent Link: Windows Batch Script: How to Create a Timestamp'>Windows Batch Script: How to Create a Timestamp</a></li>
<li><a href='http://www.dbuggr.com/smallwei/run-execute-sql-script-windows-dos-command-prompt-sqlpl/' rel='bookmark' title='Permanent Link: How to Run/execute SQL Script Outside of SQLPLUS in Windows DOS Command Prompt'>How to Run/execute SQL Script Outside of SQLPLUS in Windows DOS Command Prompt</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/milly/escape-percent-character-windows-batch-script-oracle-data-pum/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
