<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ndd options and binary location in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-options-and-binary-location/m-p/3169500#M161027</link>
    <description>hi&lt;BR /&gt;&lt;BR /&gt;I was checking the script used to set up the loopback interface (/sbin/init.d/net.init) and found the following lines:&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# set transport stack tunable parameters&lt;BR /&gt;#&lt;BR /&gt;if [[ -x /usr/bin/ndd ]]; then&lt;BR /&gt;        /usr/bin/ndd -a &lt;BR /&gt;        if (($? != 0)); then&lt;BR /&gt;                print "ERROR:   Failed to set ndd tunable parameters" &amp;gt;&amp;amp;2&lt;BR /&gt;                rval=$ERROR&lt;BR /&gt;        fi&lt;BR /&gt;&lt;BR /&gt;My main question is&lt;BR /&gt;&lt;BR /&gt;what is the -a option ? it is not found in manual pages.&lt;BR /&gt;&lt;BR /&gt;I checked ndd exists in /usr/bin ... why ? why is not located in /usr/sbin ? ndd manual pages do reside under man1m tree.</description>
    <pubDate>Wed, 21 Jan 2004 06:29:38 GMT</pubDate>
    <dc:creator>Jdamian</dc:creator>
    <dc:date>2004-01-21T06:29:38Z</dc:date>
    <item>
      <title>ndd options and binary location</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-options-and-binary-location/m-p/3169500#M161027</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I was checking the script used to set up the loopback interface (/sbin/init.d/net.init) and found the following lines:&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# set transport stack tunable parameters&lt;BR /&gt;#&lt;BR /&gt;if [[ -x /usr/bin/ndd ]]; then&lt;BR /&gt;        /usr/bin/ndd -a &lt;BR /&gt;        if (($? != 0)); then&lt;BR /&gt;                print "ERROR:   Failed to set ndd tunable parameters" &amp;gt;&amp;amp;2&lt;BR /&gt;                rval=$ERROR&lt;BR /&gt;        fi&lt;BR /&gt;&lt;BR /&gt;My main question is&lt;BR /&gt;&lt;BR /&gt;what is the -a option ? it is not found in manual pages.&lt;BR /&gt;&lt;BR /&gt;I checked ndd exists in /usr/bin ... why ? why is not located in /usr/sbin ? ndd manual pages do reside under man1m tree.</description>
      <pubDate>Wed, 21 Jan 2004 06:29:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-options-and-binary-location/m-p/3169500#M161027</guid>
      <dc:creator>Jdamian</dc:creator>
      <dc:date>2004-01-21T06:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: ndd options and binary location</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-options-and-binary-location/m-p/3169501#M161028</link>
      <description>Looks like -a option is for "all".&lt;BR /&gt;&lt;BR /&gt;/usr/sbin contains all administrative commands.&lt;BR /&gt;&lt;BR /&gt;Commands which are used by all users are placed in /usr/bin.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Jan 2004 07:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-options-and-binary-location/m-p/3169501#M161028</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-01-21T07:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: ndd options and binary location</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-options-and-binary-location/m-p/3169502#M161029</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;ndd -a set all transport stack tunable parameters to their default value.&lt;BR /&gt;&lt;BR /&gt;why ndd is situated in /usr/bin ? i really don't know.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Wed, 21 Jan 2004 07:40:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-options-and-binary-location/m-p/3169502#M161029</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-01-21T07:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: ndd options and binary location</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-options-and-binary-location/m-p/3169503#M161030</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;ndd -a is un-documented option used to set default values for tunable parameters.&lt;BR /&gt;&lt;BR /&gt;/usr/sbin contains essential commands for O.S., /usr/bin contains more used commands. For example vgexport and vgimport (under /usr/sbin) are more critical commands than who and whoami commands(under /usr/bin).&lt;BR /&gt;&lt;BR /&gt;I hope this helps you.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Wed, 21 Jan 2004 08:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-options-and-binary-location/m-p/3169503#M161030</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-01-21T08:36:53Z</dc:date>
    </item>
  </channel>
</rss>

