<?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 ulimit in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit/m-p/2422663#M261</link>
    <description>I have a T600/9000 running 10:20. It supported a customed application which in couple  of its script has included "ulimit 4194303".  Well, the vendor is long gone now and the application is running fine but my users will often getting an e-mail saying somthing like:&lt;BR /&gt;&lt;BR /&gt;sh[34]:  ulimit:  The specified value exceeds the user's allowable limit.&lt;BR /&gt;&lt;BR /&gt;When I type "ulimit" at the command line and it return "unlimited".  &lt;BR /&gt;&lt;BR /&gt;My questions are:  &lt;BR /&gt;&lt;BR /&gt;1) what is the command "ulimit" really do and&lt;BR /&gt;2)  if it said the the specified value (I guess is 4194303) excedds the user's allowable limit then what is the user's allowable limit?&lt;BR /&gt;&lt;BR /&gt;Thank you so much for your help.  God bless.&lt;BR /&gt;&lt;BR /&gt;Joyce</description>
    <pubDate>Mon, 08 May 2000 17:31:12 GMT</pubDate>
    <dc:creator>joyce k. yung</dc:creator>
    <dc:date>2000-05-08T17:31:12Z</dc:date>
    <item>
      <title>ulimit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit/m-p/2422663#M261</link>
      <description>I have a T600/9000 running 10:20. It supported a customed application which in couple  of its script has included "ulimit 4194303".  Well, the vendor is long gone now and the application is running fine but my users will often getting an e-mail saying somthing like:&lt;BR /&gt;&lt;BR /&gt;sh[34]:  ulimit:  The specified value exceeds the user's allowable limit.&lt;BR /&gt;&lt;BR /&gt;When I type "ulimit" at the command line and it return "unlimited".  &lt;BR /&gt;&lt;BR /&gt;My questions are:  &lt;BR /&gt;&lt;BR /&gt;1) what is the command "ulimit" really do and&lt;BR /&gt;2)  if it said the the specified value (I guess is 4194303) excedds the user's allowable limit then what is the user's allowable limit?&lt;BR /&gt;&lt;BR /&gt;Thank you so much for your help.  God bless.&lt;BR /&gt;&lt;BR /&gt;Joyce</description>
      <pubDate>Mon, 08 May 2000 17:31:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit/m-p/2422663#M261</guid>
      <dc:creator>joyce k. yung</dc:creator>
      <dc:date>2000-05-08T17:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit/m-p/2422664#M262</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The reply from ulimit that you received was that the client is capable of creating a file up to 2 GB  in size. You may want to try ulimit -a, this will give you more details on what the client can do. &lt;BR /&gt;&lt;BR /&gt;The -a option shows &lt;BR /&gt;&lt;BR /&gt;maxdsiz&lt;BR /&gt;maxssiz&lt;BR /&gt;memory&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 May 2000 19:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit/m-p/2422664#M262</guid>
      <dc:creator>Steve White_1</dc:creator>
      <dc:date>2000-05-08T19:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit/m-p/2422665#M263</link>
      <description>The functionality is of ulimit is shell dependent. &lt;BR /&gt;&lt;BR /&gt;POSIX shell (/usr/bin/sh): &lt;BR /&gt;Use ulimit -a to display all ulimit parameters. The first letter of each of parameter is the option that you use to change the limit of that parameter. For example for "file(blocks)" make this unlimited by: &lt;BR /&gt;ulimit -f unlimited &lt;BR /&gt;&lt;BR /&gt;K-shell (usr/bin/ksh): &lt;BR /&gt;Ulimit for ksh only refers to filesize. There is no "unlimited" value, although the maximum value of 4194304 is interpreted as unlimited. To change it: &lt;BR /&gt;ulimit 4194304 &lt;BR /&gt;&lt;BR /&gt;C-Shell (/usr/bin/csh) &lt;BR /&gt;Ulimit is not used. Instead "limit" is used and it has much the same functionality as the POSIX version of ulimit. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2000 14:08:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit/m-p/2422665#M263</guid>
      <dc:creator>Jason Luginbuhl</dc:creator>
      <dc:date>2000-05-11T14:08:27Z</dc:date>
    </item>
  </channel>
</rss>

