<?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 Init in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/init/m-p/3930097#M762182</link>
    <description>What is the difference between init s , and init S&lt;BR /&gt;&lt;BR /&gt;thanks &amp;amp; regards&lt;BR /&gt;Indrajit Bhagat&lt;BR /&gt;9898333570&lt;BR /&gt;</description>
    <pubDate>Mon, 22 Jan 2007 05:31:29 GMT</pubDate>
    <dc:creator>Indrajit Bhagat</dc:creator>
    <dc:date>2007-01-22T05:31:29Z</dc:date>
    <item>
      <title>Init</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init/m-p/3930097#M762182</link>
      <description>What is the difference between init s , and init S&lt;BR /&gt;&lt;BR /&gt;thanks &amp;amp; regards&lt;BR /&gt;Indrajit Bhagat&lt;BR /&gt;9898333570&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Jan 2007 05:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init/m-p/3930097#M762182</guid>
      <dc:creator>Indrajit Bhagat</dc:creator>
      <dc:date>2007-01-22T05:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Init</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init/m-p/3930098#M762183</link>
      <description>Shalom&lt;BR /&gt; &lt;BR /&gt;small is is single user mode.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 22 Jan 2007 05:52:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init/m-p/3930098#M762183</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-01-22T05:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Init</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init/m-p/3930099#M762184</link>
      <description>Both "s" and "S" are single user mode (sort of - for true single user mode you really need to reboot, not just shutdown).  The difference between the two is shown in the man page:&lt;BR /&gt;&lt;BR /&gt;"When boot init prompts for the new run level, you can only enter one of the digits 0 through 6 or the letter S or s.  If you enter S, boot init operates as previously described in single-user mode with the additional result that /dev/syscon is linked to the user's terminal line, thus making it the logical system console."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 22 Jan 2007 05:58:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init/m-p/3930099#M762184</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-01-22T05:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Init</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init/m-p/3930100#M762185</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;see man init&lt;BR /&gt;&lt;BR /&gt;In fact, the arguments have the following effect:&lt;BR /&gt;&lt;BR /&gt;0-6       Place the system in one of the run levels 0 through 6.&lt;BR /&gt;&lt;BR /&gt;a|b|c     Process the inittab entries that have the special "run level" a, b, or c, without changing the numeric run level.&lt;BR /&gt;&lt;BR /&gt;Q|q       Re-examine the inittab entries without changing the run level.&lt;BR /&gt;&lt;BR /&gt;S|s       Enter the single-user environment.  When this level change occurs, the logical system console /dev/syscon is changed to the terminal from which the command was executed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;S|s are the same!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 22 Jan 2007 07:36:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init/m-p/3930100#M762185</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-01-22T07:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Init</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init/m-p/3930101#M762186</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Both commands brings the system to the run level 1 i.e maintanance mode but init S gives the console access from where the command is issued. init s gives the locally connected console.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Dipesh</description>
      <pubDate>Mon, 22 Jan 2007 07:47:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init/m-p/3930101#M762186</guid>
      <dc:creator>dipesh_2</dc:creator>
      <dc:date>2007-01-22T07:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Init</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/init/m-p/3930102#M762187</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Dipesh was right !&lt;BR /&gt;&lt;BR /&gt;There is a little but essential difference between "S" and "s" especially if u ar performed maintenance task.&lt;BR /&gt;&lt;BR /&gt;init s pass control on local console,&lt;BR /&gt;init S pass control to terminal that issue the comand. &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;pg</description>
      <pubDate>Mon, 22 Jan 2007 10:00:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/init/m-p/3930102#M762187</guid>
      <dc:creator>Piergiacomo Perini</dc:creator>
      <dc:date>2007-01-22T10:00:09Z</dc:date>
    </item>
  </channel>
</rss>

