<?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: large files...cat command.. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files-cat-command/m-p/5020688#M762173</link>
    <description>Hi (again),&lt;BR /&gt;please ignore my first mail. The largefile system failed to change, so was running test on nolargefile system.&lt;BR /&gt;&lt;BR /&gt;This time:&lt;BR /&gt;&lt;BR /&gt;Filesystem enabled for largefile&lt;BR /&gt;created file a (nearly 2 Gb)&lt;BR /&gt;created file b (1000 bytes)&lt;BR /&gt;&lt;BR /&gt;cat a b &amp;gt; c i.e. create a file &amp;gt; 2Gb &lt;BR /&gt;Worked&lt;BR /&gt;cat c &amp;gt; d  i.e. process file &amp;gt; 2Gb&lt;BR /&gt;Worked&lt;BR /&gt;&lt;BR /&gt;So not a problem ,as long as filesystem is largefile enabled !</description>
    <pubDate>Fri, 29 Dec 2006 04:28:04 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2006-12-29T04:28:04Z</dc:date>
    <item>
      <title>large files...cat command..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files-cat-command/m-p/5020686#M762171</link>
      <description>Helloo..&lt;BR /&gt;I have one small question..I was reading man cat..and there stands..&lt;BR /&gt;for files greater than or equal to 2 Gbyte see largefile..&lt;BR /&gt;&lt;BR /&gt;I had before one problem with my script where file was bigger then 2GB so I used split commnad..&lt;BR /&gt;&lt;BR /&gt;so I want to make sure is it really true that cat does not work with files greater or = 2 Gbyte ..&lt;BR /&gt;&lt;BR /&gt;Thanks a lot..&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Dec 2006 03:26:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files-cat-command/m-p/5020686#M762171</guid>
      <dc:creator>amonamon</dc:creator>
      <dc:date>2006-12-29T03:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: large files...cat command..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files-cat-command/m-p/5020687#M762172</link>
      <description>Hi,&lt;BR /&gt;have just:&lt;BR /&gt;Filesystem enabled for largefile&lt;BR /&gt;created file a (nearly 2 Gb)&lt;BR /&gt;created file b (1000 bytes)&lt;BR /&gt;&lt;BR /&gt;cat a b &amp;gt; c   i.e. create a file &amp;gt; 2Gb  &lt;BR /&gt;Error 0&lt;BR /&gt;cat: Cannot write to output.&lt;BR /&gt;&lt;BR /&gt;So it appears to be correct. cat limited to 2Gb</description>
      <pubDate>Fri, 29 Dec 2006 04:12:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files-cat-command/m-p/5020687#M762172</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-12-29T04:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: large files...cat command..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files-cat-command/m-p/5020688#M762173</link>
      <description>Hi (again),&lt;BR /&gt;please ignore my first mail. The largefile system failed to change, so was running test on nolargefile system.&lt;BR /&gt;&lt;BR /&gt;This time:&lt;BR /&gt;&lt;BR /&gt;Filesystem enabled for largefile&lt;BR /&gt;created file a (nearly 2 Gb)&lt;BR /&gt;created file b (1000 bytes)&lt;BR /&gt;&lt;BR /&gt;cat a b &amp;gt; c i.e. create a file &amp;gt; 2Gb &lt;BR /&gt;Worked&lt;BR /&gt;cat c &amp;gt; d  i.e. process file &amp;gt; 2Gb&lt;BR /&gt;Worked&lt;BR /&gt;&lt;BR /&gt;So not a problem ,as long as filesystem is largefile enabled !</description>
      <pubDate>Fri, 29 Dec 2006 04:28:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files-cat-command/m-p/5020688#M762173</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-12-29T04:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: large files...cat command..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files-cat-command/m-p/5020689#M762174</link>
      <description>All the standard Unix commands were made largefile capable back in the first releases of HP-UX 10.xx. The only commands that aren't compatible are industry standard backup tools such as tar, cpio, dump and so on. Now the word largefile or large does not appear in the man page for cat on any supported version of HP-UX. What version are you running?</description>
      <pubDate>Fri, 29 Dec 2006 14:12:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files-cat-command/m-p/5020689#M762174</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-12-29T14:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: large files...cat command..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files-cat-command/m-p/5020690#M762175</link>
      <description>Hi,&lt;BR /&gt;Could you please complete the thread by awarding points to helpful answers and summarising the solution for you.&lt;BR /&gt;&lt;BR /&gt;This will help resolution of similar problems in the future.</description>
      <pubDate>Mon, 08 Jan 2007 06:43:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files-cat-command/m-p/5020690#M762175</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-01-08T06:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: large files...cat command..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/large-files-cat-command/m-p/5020691#M762176</link>
      <description>Thanks a lot..:)</description>
      <pubDate>Mon, 22 Jan 2007 04:34:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/large-files-cat-command/m-p/5020691#M762176</guid>
      <dc:creator>amonamon</dc:creator>
      <dc:date>2007-01-22T04:34:18Z</dc:date>
    </item>
  </channel>
</rss>

