<?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>Frequently Asked Questions About Linux / UNIX &#187; input and output</title> <atom:link href="http://www.cyberciti.biz/faq/tag/input-and-output/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 03 Feb 2012 22:38:32 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Bash Infinite Loop Examples</title><link>http://www.cyberciti.biz/faq/bash-infinite-loop/</link> <comments>http://www.cyberciti.biz/faq/bash-infinite-loop/#comments</comments> <pubDate>Thu, 20 Jan 2011 21:38:01 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[action case]]></category> <category><![CDATA[bash case in esac]]></category> <category><![CDATA[bash script]]></category> <category><![CDATA[case statement]]></category> <category><![CDATA[ctrl z]]></category> <category><![CDATA[current date]]></category> <category><![CDATA[date time]]></category> <category><![CDATA[for loop]]></category> <category><![CDATA[infinite loop]]></category> <category><![CDATA[input and output]]></category> <category><![CDATA[sleep command]]></category> <category><![CDATA[syntax]]></category> <category><![CDATA[time echo]]></category> <category><![CDATA[while loop]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=9791</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I write an infinite loop in Bash script under Linux or UNIX like operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/bash-infinite-loop/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux / UNIX: Convert Hexadecimal to Decimal Number</title><link>http://www.cyberciti.biz/faq/linux-unix-convert-hex-to-decimal-number/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-convert-hex-to-decimal-number/#comments</comments> <pubDate>Fri, 06 Feb 2009 23:35:54 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Korn Shell Scripting]]></category> <category><![CDATA[KSH Shell]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac os x]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[arbitrary precision calculator]]></category> <category><![CDATA[bash convert hex value]]></category> <category><![CDATA[bash shell function]]></category> <category><![CDATA[bashrc]]></category> <category><![CDATA[bc command]]></category> <category><![CDATA[bc convert decimal to hex]]></category> <category><![CDATA[bc hex decimal]]></category> <category><![CDATA[bc ibase]]></category> <category><![CDATA[bc ibase=16]]></category> <category><![CDATA[bc ibase=8]]></category> <category><![CDATA[bc obase]]></category> <category><![CDATA[bc obase=16]]></category> <category><![CDATA[conversion]]></category> <category><![CDATA[decimal number]]></category> <category><![CDATA[hex number]]></category> <category><![CDATA[ibase]]></category> <category><![CDATA[input and output]]></category> <category><![CDATA[numeral system]]></category> <category><![CDATA[radix]]></category> <category><![CDATA[shell decimal to hex]]></category> <category><![CDATA[shell function]]></category> <category><![CDATA[shell functions]]></category> <category><![CDATA[shell hex to decimal]]></category> <category><![CDATA[shell script]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3241</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I convert hex number to decimal number using a shell script under UNIX / Linux operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-convert-hex-to-decimal-number/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>Save Bash Shell Script Output To a File</title><link>http://www.cyberciti.biz/faq/bash-script-output/</link> <comments>http://www.cyberciti.biz/faq/bash-script-output/#comments</comments> <pubDate>Mon, 14 Aug 2006 11:15:19 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[AIX]]></category> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[HP-UX Unix]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Openbsd]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[bash shell script]]></category> <category><![CDATA[file descriptor]]></category> <category><![CDATA[file whose name]]></category> <category><![CDATA[I/O redirection]]></category> <category><![CDATA[input and output]]></category> <category><![CDATA[output redirection]]></category> <category><![CDATA[redirection operator]]></category> <category><![CDATA[redirection operators]]></category> <category><![CDATA[redirections]]></category> <category><![CDATA[script output]]></category> <category><![CDATA[shell execution environment]]></category> <category><![CDATA[syntax]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4767</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I save my bash shell script output to a file?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/bash-script-output/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
