<?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 Re: ulimit system or environment variable in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-system-or-environment-variable/m-p/4228581#M328313</link>
    <description>&amp;gt;We wanted to set and use the value of ulimit as environment variable.&lt;BR /&gt;&lt;BR /&gt;There are N different values for ulimit, which were you interested in?  ulimit -a&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Someone mentioned that ulimit is a system variable and hence can't be used as an environment variable.&lt;BR /&gt;&lt;BR /&gt;ulimit is not a variable but is a shell builtin.  You can set a different environment variable to any of the N values returned by the command.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;We set the ulimit value in the script. I want to understand why can't we set the value of ulimit as an environment variable in some file and source it in other script wherever needed?&lt;BR /&gt;&lt;BR /&gt;Yes, you could do that but you would need to use the ulimit builtin to change its value.&lt;BR /&gt;&lt;BR /&gt;Why are you interested in ulimit?  Typically it is set in your .profile and left alone.  Unless you want to set it smaller to prevent runaway processes from going crazy.</description>
    <pubDate>Mon, 07 Jul 2008 02:20:45 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2008-07-07T02:20:45Z</dc:date>
    <item>
      <title>ulimit system or environment variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-system-or-environment-variable/m-p/4228578#M328310</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We wanted to set and use the value of ulimit as environment variable. Someone mentioned that ulimit is a system variable and hence can't be used as an environment variable.&lt;BR /&gt;&lt;BR /&gt;I couldn't get his logic. We set the ulimit value in the script. Howerver, i want to understand why can't we set the value of ulimit as an environment variable in some file and source it in other script wherever needed ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv</description>
      <pubDate>Mon, 07 Jul 2008 01:12:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-system-or-environment-variable/m-p/4228578#M328310</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2008-07-07T01:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit system or environment variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-system-or-environment-variable/m-p/4228579#M328311</link>
      <description>Hi Shiv:&lt;BR /&gt;&lt;BR /&gt;Well you're absolutely right.  And I also don't understand your friend's comment.  'ulimit' is set in /etc/profile by default but can also be changed from the command line.  The man page explains this.  Here's a good link which I got off the ITRC search engine.  Have you tried the ITRC search engine?  I find it invaluable.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1229636" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1229636&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jul 2008 01:21:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-system-or-environment-variable/m-p/4228579#M328311</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2008-07-07T01:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit system or environment variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-system-or-environment-variable/m-p/4228580#M328312</link>
      <description>read out this thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=54168" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=54168&lt;/A&gt;</description>
      <pubDate>Mon, 07 Jul 2008 02:06:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-system-or-environment-variable/m-p/4228580#M328312</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-07-07T02:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit system or environment variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-system-or-environment-variable/m-p/4228581#M328313</link>
      <description>&amp;gt;We wanted to set and use the value of ulimit as environment variable.&lt;BR /&gt;&lt;BR /&gt;There are N different values for ulimit, which were you interested in?  ulimit -a&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Someone mentioned that ulimit is a system variable and hence can't be used as an environment variable.&lt;BR /&gt;&lt;BR /&gt;ulimit is not a variable but is a shell builtin.  You can set a different environment variable to any of the N values returned by the command.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;We set the ulimit value in the script. I want to understand why can't we set the value of ulimit as an environment variable in some file and source it in other script wherever needed?&lt;BR /&gt;&lt;BR /&gt;Yes, you could do that but you would need to use the ulimit builtin to change its value.&lt;BR /&gt;&lt;BR /&gt;Why are you interested in ulimit?  Typically it is set in your .profile and left alone.  Unless you want to set it smaller to prevent runaway processes from going crazy.</description>
      <pubDate>Mon, 07 Jul 2008 02:20:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-system-or-environment-variable/m-p/4228581#M328313</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-07-07T02:20:45Z</dc:date>
    </item>
  </channel>
</rss>

