<?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: Message Error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/3330098#M873917</link>
    <description>You have too large a number of files in the directory for the command to cope with.&lt;BR /&gt;&lt;BR /&gt;Try (for example):&lt;BR /&gt;&lt;BR /&gt;chmod 775 a* followed by b* etc.&lt;BR /&gt;&lt;BR /&gt;I'm sure you can group letters together to reduce the number of times you need to type the command, but I'm not 100% on the syntax. It's something like:&lt;BR /&gt;&lt;BR /&gt;chmod 775 [a-b]*&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
    <pubDate>Tue, 13 Jul 2004 10:16:16 GMT</pubDate>
    <dc:creator>MarkSyder</dc:creator>
    <dc:date>2004-07-13T10:16:16Z</dc:date>
    <item>
      <title>Message Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/3330096#M873915</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When executing some of the following commands  &lt;BR /&gt;chmod" 775 *    &lt;BR /&gt;rm *  &lt;BR /&gt;  &lt;BR /&gt;on some directory it deploys me the following message:  &lt;BR /&gt;  &lt;BR /&gt;sh: / usr/bin/chmod: The parameter list is too long.  &lt;BR /&gt;  &lt;BR /&gt;That it can be happening?  &lt;BR /&gt;  &lt;BR /&gt;Operating systems UX 10.20 HP 9000 D390  &lt;BR /&gt;  &lt;BR /&gt;Thank you,  &lt;BR /&gt;  &lt;BR /&gt;Orlando</description>
      <pubDate>Tue, 13 Jul 2004 10:10:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/3330096#M873915</guid>
      <dc:creator>Orlando De Oliveira R</dc:creator>
      <dc:date>2004-07-13T10:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Message Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/3330097#M873916</link>
      <description>There are too many file that your are trying to remove, chnage the perms.&lt;BR /&gt;&lt;BR /&gt;getconf ARG_MAX &lt;BR /&gt;This is causing the problem.&lt;BR /&gt;&lt;BR /&gt;DO it as follows.&lt;BR /&gt;&lt;BR /&gt;chmod xxx [a-fA-F]*&lt;BR /&gt;rm -f [a-fA-F]*&lt;BR /&gt;&lt;BR /&gt;You can also dit it as follows.&lt;BR /&gt;&lt;BR /&gt;find . -type f |xargs rm/chmod &lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 13 Jul 2004 10:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/3330097#M873916</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-07-13T10:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Message Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/3330098#M873917</link>
      <description>You have too large a number of files in the directory for the command to cope with.&lt;BR /&gt;&lt;BR /&gt;Try (for example):&lt;BR /&gt;&lt;BR /&gt;chmod 775 a* followed by b* etc.&lt;BR /&gt;&lt;BR /&gt;I'm sure you can group letters together to reduce the number of times you need to type the command, but I'm not 100% on the syntax. It's something like:&lt;BR /&gt;&lt;BR /&gt;chmod 775 [a-b]*&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Tue, 13 Jul 2004 10:16:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-error/m-p/3330098#M873917</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2004-07-13T10:16:16Z</dc:date>
    </item>
  </channel>
</rss>

