<?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 Simple question about shutdown-scripts in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-about-shutdown-scripts/m-p/3439804#M207052</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have a simple question about the shutdownscripts in /sbin/rc?.d:&lt;BR /&gt;&lt;BR /&gt;I know, that startup scripts (S999*) will be executed in ascending order.&lt;BR /&gt;Now the question is: how is the sequence, when shutting down? Is it ascending, too (e.g. K100xx runs before K200xx), or is it inverse?&lt;BR /&gt;&lt;BR /&gt;Thanks for all help&lt;BR /&gt;Best Regards&lt;BR /&gt;Daniel</description>
    <pubDate>Thu, 09 Dec 2004 05:44:09 GMT</pubDate>
    <dc:creator>Daniel Schneider_3</dc:creator>
    <dc:date>2004-12-09T05:44:09Z</dc:date>
    <item>
      <title>Simple question about shutdown-scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-about-shutdown-scripts/m-p/3439804#M207052</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have a simple question about the shutdownscripts in /sbin/rc?.d:&lt;BR /&gt;&lt;BR /&gt;I know, that startup scripts (S999*) will be executed in ascending order.&lt;BR /&gt;Now the question is: how is the sequence, when shutting down? Is it ascending, too (e.g. K100xx runs before K200xx), or is it inverse?&lt;BR /&gt;&lt;BR /&gt;Thanks for all help&lt;BR /&gt;Best Regards&lt;BR /&gt;Daniel</description>
      <pubDate>Thu, 09 Dec 2004 05:44:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-about-shutdown-scripts/m-p/3439804#M207052</guid>
      <dc:creator>Daniel Schneider_3</dc:creator>
      <dc:date>2004-12-09T05:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question about shutdown-scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-about-shutdown-scripts/m-p/3439805#M207053</link>
      <description>Hi Daniel,&lt;BR /&gt;It is ascending order&lt;BR /&gt;k050 then K100...&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Thu, 09 Dec 2004 05:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-about-shutdown-scripts/m-p/3439805#M207053</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-12-09T05:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question about shutdown-scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-about-shutdown-scripts/m-p/3439806#M207054</link>
      <description>Hi Daniel,&lt;BR /&gt;&lt;BR /&gt;I use KXXX + SXXX = 1000&lt;BR /&gt;&lt;BR /&gt;example &lt;BR /&gt;/sbin/rc3.d/S900Oracle&lt;BR /&gt;/sbin/rc2.d/K100Oracle&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 09 Dec 2004 05:49:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-about-shutdown-scripts/m-p/3439806#M207054</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-12-09T05:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question about shutdown-scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-about-shutdown-scripts/m-p/3439807#M207055</link>
      <description>I do like Robert: last to sstart first beeing killed...&lt;BR /&gt;I wanted to tell you that you can check the order by looking at /etc/rc.log.old, at the end when it shuts down...&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Thu, 09 Dec 2004 05:51:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-about-shutdown-scripts/m-p/3439807#M207055</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-12-09T05:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question about shutdown-scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-about-shutdown-scripts/m-p/3439808#M207056</link>
      <description>Thank you Guys for fast help.&lt;BR /&gt;&lt;BR /&gt;Have a nice Day&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Daniel</description>
      <pubDate>Thu, 09 Dec 2004 05:58:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-about-shutdown-scripts/m-p/3439808#M207056</guid>
      <dc:creator>Daniel Schneider_3</dc:creator>
      <dc:date>2004-12-09T05:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Simple question about shutdown-scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-about-shutdown-scripts/m-p/3439809#M207057</link>
      <description>The sequence usually follows from simple shell globbing (on most SYSV Unices).&lt;BR /&gt;In the case of HP-UX it seems that the collating of the ls command determines the order (ls obeys LC_COLLATE, or LANG)&lt;BR /&gt;Have a look at the script /sbin/rc&lt;BR /&gt;There's a simple ls command to gather Kill or Start scripts.&lt;BR /&gt;So order can be seen from e.g.&lt;BR /&gt; &lt;BR /&gt;ls -1 /sbin/rc2.d/K*</description>
      <pubDate>Thu, 09 Dec 2004 09:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-question-about-shutdown-scripts/m-p/3439809#M207057</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2004-12-09T09:58:47Z</dc:date>
    </item>
  </channel>
</rss>

