<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Documentation on Oracle Scripts</title><link>https://www.oraclescripts.com/tags/documentation/</link><description>Recent content in Documentation on Oracle Scripts</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>OracleScripts.com</copyright><lastBuildDate>Mon, 25 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.oraclescripts.com/tags/documentation/index.xml" rel="self" type="application/rss+xml"/><item><title>Search UNIX Man Pages for Oracle DBA Tools with man -k</title><link>https://www.oraclescripts.com/post/oracle-dba-man-page-search-keyword/</link><pubDate>Mon, 25 May 2026 00:00:00 +0000</pubDate><guid>https://www.oraclescripts.com/post/oracle-dba-man-page-search-keyword/</guid><description>
&lt;h2 id="search-unix-man-pages-for-oracle-dba-tools-with-man--k"&gt;Search UNIX Man Pages for Oracle DBA Tools with man -k&lt;/h2&gt;
&lt;h2 id="purpose"&gt;Purpose&lt;/h2&gt;
&lt;p&gt;Where Google answers most &amp;quot;how do I do X in UNIX&amp;quot; questions for a DBA today, &lt;code&gt;man -k&lt;/code&gt; answers the narrower one — what tools the host actually has installed, and what each one does, without leaving the SSH session. Production Oracle hosts often run in change-controlled networks with no outbound HTTP, no browser, and a tight maintenance window; &lt;code&gt;man -k&lt;/code&gt; and its synonym &lt;code&gt;apropos&lt;/code&gt; are the offline discovery commands that close the gap between knowing a vague capability exists and finding the binary that delivers it.&lt;/p&gt;</description></item></channel></rss>