<?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 nofile parameter in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nofile-parameter/m-p/4701063#M384052</link>
    <description>In ksh,i dont see the nofile parameter in ulimit -a command, would it mean that nofile parameter is not defined for a user having ksh shell and defined for a user using /sbin/sh shell?</description>
    <pubDate>Mon, 18 Oct 2010 17:00:27 GMT</pubDate>
    <dc:creator>Vic006</dc:creator>
    <dc:date>2010-10-18T17:00:27Z</dc:date>
    <item>
      <title>nofile parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nofile-parameter/m-p/4701063#M384052</link>
      <description>In ksh,i dont see the nofile parameter in ulimit -a command, would it mean that nofile parameter is not defined for a user having ksh shell and defined for a user using /sbin/sh shell?</description>
      <pubDate>Mon, 18 Oct 2010 17:00:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nofile-parameter/m-p/4701063#M384052</guid>
      <dc:creator>Vic006</dc:creator>
      <dc:date>2010-10-18T17:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: nofile parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nofile-parameter/m-p/4701064#M384053</link>
      <description>You have an old version of ksh. The ulimit value is part of the session environment, but ksh simply doesn't report it with the patches you have. Early versions of ksh would not even accept -a as an option. If you want to define the environment with ulimit -n, then run the POSIX shell (/usr/bin/sh) to set/display the ulimit values.</description>
      <pubDate>Mon, 18 Oct 2010 18:34:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nofile-parameter/m-p/4701064#M384053</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-10-18T18:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: nofile parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nofile-parameter/m-p/4701065#M384054</link>
      <description>Is there any patches that can resolve this?&lt;BR /&gt;this is a 11.31 box</description>
      <pubDate>Tue, 19 Oct 2010 10:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nofile-parameter/m-p/4701065#M384054</guid>
      <dc:creator>Vic006</dc:creator>
      <dc:date>2010-10-19T10:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: nofile parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nofile-parameter/m-p/4701066#M384055</link>
      <description>I think, there is no patch to solve this issue due to it is built in in shell.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1173362" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1173362&lt;/A&gt;</description>
      <pubDate>Tue, 19 Oct 2010 10:41:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nofile-parameter/m-p/4701066#M384055</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-10-19T10:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: nofile parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nofile-parameter/m-p/4701067#M384056</link>
      <description>No, there is no patch to add the number of files to the Korn shell ulimit command. Is there a reason that you can't use the POSIX shell -- it's virtually identical to ksh (and is NOT the Bourne shell, despite the name sh).</description>
      <pubDate>Tue, 19 Oct 2010 13:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nofile-parameter/m-p/4701067#M384056</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-10-19T13:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: nofile parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nofile-parameter/m-p/4701068#M384057</link>
      <description>&amp;gt;Is there any patches that can resolve this?&lt;BR /&gt;&lt;BR /&gt;What are you trying to do?  Reduce the value of maxfiles(5)?  Or just look?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Hakki: there is no patch to solve this issue due to it is builtin in shell.&lt;BR /&gt;&lt;BR /&gt;There is no connection between patches and shell builtins.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Bill: Is there a reason that you can't use the POSIX shell&lt;BR /&gt;&lt;BR /&gt;There is no need to change to the POSIX shell.  You can simply use /usr/bin/ulimit if you want to look at the values.  If you want to set them smaller, you can exec sh, then set the value then exec ksh.</description>
      <pubDate>Tue, 19 Oct 2010 17:01:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nofile-parameter/m-p/4701068#M384057</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-10-19T17:01:31Z</dc:date>
    </item>
  </channel>
</rss>

