<?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"
	>

<channel>
	<title>Linux: Ubuntu, Debian, RedHat, Fedora, Gentoo, hardening, networks</title>
	<atom:link href="http://www.bimawidyana.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bimawidyana.com</link>
	<description>All things related to linux</description>
	<pubDate>Sun, 05 Oct 2008 00:11:26 +0000</pubDate>
	<generator>http://wordpress.org/</generator>
	<language>en</language>
			<item>
		<title>Application Documentation</title>
		<link>http://www.bimawidyana.com/open-source/application-documentation.html</link>
		<comments>http://www.bimawidyana.com/open-source/application-documentation.html#comments</comments>
		<pubDate>Mon, 22 Sep 2008 16:40:46 +0000</pubDate>
		<dc:creator>bima</dc:creator>
		
		<category><![CDATA[open source]]></category>

		<category><![CDATA[info]]></category>

		<category><![CDATA[man]]></category>

		<category><![CDATA[manual]]></category>

		<guid isPermaLink="false">http://www.bimawidyana.com/?p=113</guid>
		<description><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;"><script type="text/javascript">
<!--
digg_url = 'http://www.bimawidyana.com/open-source/application-documentation.html';
digg_bgcolor = '#FFFFFF';
digg_skin = '';
digg_window = 'new';
digg_title = 'Application Documentation';
digg_bodytext = 'On your system, the /usr/share/doc directory contains documentation files installed by each application. Within each directory, you can usually find HOW-TO,...';
digg_media = 'news';
digg_topic = '';
//-->
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
</div>
On your system, the /usr/share/doc directory contains documentation files installed by each application. Within each directory, you can usually find HOW-TO, README, and INSTALL documents for that application.
The Man Pages
You can also access the Man pages, which are manuals for Linux commands available from the command line interface, using the man command. Enter man with [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;"><script type="text/javascript">
<!--
digg_url = 'http://www.bimawidyana.com/open-source/application-documentation.html';
digg_bgcolor = '#FFFFFF';
digg_skin = '';
digg_window = 'new';
digg_title = 'Application Documentation';
digg_bodytext = 'On your system, the /usr/share/doc directory contains documentation files installed by each application. Within each directory, you can usually find HOW-TO,...';
digg_media = 'news';
digg_topic = '';
//-->
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
</div>
<p>On your system, the /usr/share/doc directory contains documentation files installed by each application. Within each directory, you can usually find HOW-TO, README, and INSTALL documents for that application.</p>
<h3>The Man Pages</h3>
<p>You can also access the Man pages, which are manuals for Linux commands available from the command line interface, using the man command. Enter man with the command for which you want information. The following example asks for information on the ls command:</p>
<p><span id="more-113"></span></p>
<blockquote><p>$ man ls</p></blockquote>
<p>Pressing the SPACEBAR key advances you to the next page. Pressing the B key moves you back a page. When you finish, press the Q key to quit the Man utility and return to the command line. You activate a search by pressing either the slash (/) or question mark (?). The / searches forward; the ? searches backward. When you press the /, a line opens at the bottom of your screen, and you then enter a word to search for. Press ENTER to activate the search. You can repeat the same search by pressing the N key. You needn’t reenter the pattern.</p>
<h3>The Info Pages</h3>
<p>Online documentation for GNU applications, such as the GNU C and C++ compiler (gcc) and the Emacs editor, also exist as info pages accessible from the GNOME and KDE Help Centers. You can also access this documentation by entering the command info. This brings up a special screen listing different GNU applications. The info interface has its own set of commands. You can learn more about it by entering info info. Typing m opens a line at the bottom of the screen where you can enter the first few letters of the application. Pressing ENTER brings up the info file on that application.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Linux Tags: <a class='technorati-link' href='http://technorati.com/tag/info' rel='tag,nofollow' target='_blank'>info</a>, <a class='technorati-link' href='http://technorati.com/tag/man' rel='tag,nofollow' target='_blank'>man</a>, <a class='technorati-link' href='http://technorati.com/tag/manual' rel='tag,nofollow' target='_blank'>manual</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.bimawidyana.com/open-source/application-documentation.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
