<?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: Problem with ls! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052588#M136871</link>
    <description>Is it for one particular directory or all directories. check permissions for /sbin/ls and /usr/bin/ls</description>
    <pubDate>Wed, 20 Aug 2003 12:37:43 GMT</pubDate>
    <dc:creator>GK_5</dc:creator>
    <dc:date>2003-08-20T12:37:43Z</dc:date>
    <item>
      <title>Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052565#M136848</link>
      <description>Hi folks, &lt;BR /&gt;if i use ls with a normal user there is not output, but if i use ls by root the output is correct. &lt;BR /&gt;Thanks in advance. &lt;BR /&gt; &lt;BR /&gt;   &lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 20 Aug 2003 08:16:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052565#M136848</guid>
      <dc:creator>Massimo_20</dc:creator>
      <dc:date>2003-08-20T08:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052566#M136849</link>
      <description>Interesting ;-( What happens if you use 'ls -l' or 'll' ??? Occur this with all non-root USERS? Have you created a new local USER and test this?</description>
      <pubDate>Wed, 20 Aug 2003 08:31:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052566#M136849</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-08-20T08:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052567#M136850</link>
      <description>Hi,&lt;BR /&gt;Is this "normal" on the particular system, or has something happened after which this is the result ?&lt;BR /&gt;Might have something to do with the PATH-variable (which might define another ls for your ordinary users). Try :&lt;BR /&gt;"whereis ls" as the root-user and the same as another user. Any difference in the result ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom Geudens</description>
      <pubDate>Wed, 20 Aug 2003 08:33:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052567#M136850</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2003-08-20T08:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052568#M136851</link>
      <description>What is the exact command and any messages?&lt;BR /&gt;&lt;BR /&gt;$ ls&lt;BR /&gt;.unreadable&lt;BR /&gt;&lt;BR /&gt;If this is the case, you don't have read access to the directory.&lt;BR /&gt;&lt;BR /&gt;If not please provide the first few lines of out put from when 'root' is used. There could be a corrupted named file.</description>
      <pubDate>Wed, 20 Aug 2003 08:34:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052568#M136851</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-08-20T08:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052569#M136852</link>
      <description>Massimo,&lt;BR /&gt;  How do you say the output is correct. In which dir are you listing?  Are the permissions correct?  Does ls not working for any other user?&lt;BR /&gt;&lt;BR /&gt;-Umapathy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Aug 2003 08:35:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052569#M136852</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-08-20T08:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052570#M136853</link>
      <description>i tried with ls -l and ll, but the result is the same. Every user different from root has the same problem.&lt;BR /&gt;Thanks a lot.&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Aug 2003 08:39:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052570#M136853</guid>
      <dc:creator>Massimo_20</dc:creator>
      <dc:date>2003-08-20T08:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052571#M136854</link>
      <description>Please check the permissions of 'ls' and 'll', ...&lt;BR /&gt;&lt;BR /&gt;root / &amp;gt;ll /sbin/ls&lt;BR /&gt;-r-xr-xr-x   1 bin        bin         278528 Dec 12  1997 /sbin/ls&lt;BR /&gt;root / &amp;gt;ll /usr/bin/ls&lt;BR /&gt;-r-xr-xr-x   6 bin        bin         356352 Dec 12  1997 /usr/bin/ls&lt;BR /&gt;&lt;BR /&gt;Seams to be a problem in this way. Which 'ls' are you using /sbin/ls or /usr/bin/ls???</description>
      <pubDate>Wed, 20 Aug 2003 08:44:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052571#M136854</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-08-20T08:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052572#M136855</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Out of interest does echo * return anything for your users in whatever directory you are using?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Wed, 20 Aug 2003 08:46:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052572#M136855</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-08-20T08:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052573#M136856</link>
      <description>Thanks for your suggestion,&lt;BR /&gt;the permissions in the directory are correct.&lt;BR /&gt;i'm sure there are files in the the directory&lt;BR /&gt;root read every file&lt;BR /&gt;thanks.</description>
      <pubDate>Wed, 20 Aug 2003 08:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052573#M136856</guid>
      <dc:creator>Massimo_20</dc:creator>
      <dc:date>2003-08-20T08:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052574#M136857</link>
      <description>hi darren,&lt;BR /&gt;i tried with echo * and files were listed corretly.&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Aug 2003 08:50:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052574#M136857</guid>
      <dc:creator>Massimo_20</dc:creator>
      <dc:date>2003-08-20T08:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052575#M136858</link>
      <description>What does 'll -a' tell us?&lt;BR /&gt;&lt;BR /&gt;ERRORS:&lt;BR /&gt;attributes unavailable = file corrupted&lt;BR /&gt;&lt;BR /&gt;The parameter list is too long = set kernel tunable large_ncargs_enabled to 1&lt;BR /&gt;&lt;BR /&gt;unreadable = filename has too many characters &lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Don't know what that could be.</description>
      <pubDate>Wed, 20 Aug 2003 08:55:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052575#M136858</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-08-20T08:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052576#M136859</link>
      <description>when in use ls or ls -la there is not output and there is not error message!!!&lt;BR /&gt;the output is the same if i work ls in the directory without files!&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Aug 2003 09:00:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052576#M136859</guid>
      <dc:creator>Massimo_20</dc:creator>
      <dc:date>2003-08-20T09:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052577#M136860</link>
      <description>Hi,&lt;BR /&gt;Stupid remark probably, but have you tried executing &lt;BR /&gt;/usr/bin/ls &lt;BR /&gt;instead of just ls ?&lt;BR /&gt;Same result ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom Geudens</description>
      <pubDate>Wed, 20 Aug 2003 09:02:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052577#M136860</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2003-08-20T09:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052578#M136861</link>
      <description>Ok, we know there are files in the dir because root can see them, and echo * shows them.  So, either there is a problem with ls, or someone has aliased ls to something else.&lt;BR /&gt;&lt;BR /&gt;As well as Tom's suggestion - what happens if you run /sbin/ls  ?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Wed, 20 Aug 2003 09:07:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052578#M136861</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-08-20T09:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052579#M136862</link>
      <description>If i use /usr/bin/ls the output is the same!&lt;BR /&gt;There is not alias called ls!!&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Aug 2003 09:13:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052579#M136862</guid>
      <dc:creator>Massimo_20</dc:creator>
      <dc:date>2003-08-20T09:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052580#M136863</link>
      <description>now i tried with find command, but the output is the same: only the root user list the file correctly!!! The other users not work correctly also with the find command!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Aug 2003 09:19:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052580#M136863</guid>
      <dc:creator>Massimo_20</dc:creator>
      <dc:date>2003-08-20T09:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052581#M136864</link>
      <description>Hi Massimo,&lt;BR /&gt;&lt;BR /&gt;Can you cut and paste the output of the commands running as root and another user so we can see exactly what you mean for both ls and find.  Also, can you show the permissions on the directory that you are looking at, and the directories above it.&lt;BR /&gt;&lt;BR /&gt;At the moment we're working in the dark and are probably missing something obvious!&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Wed, 20 Aug 2003 09:23:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052581#M136864</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-08-20T09:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052582#M136865</link>
      <description>The output of the command in in attach.&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 20 Aug 2003 09:35:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052582#M136865</guid>
      <dc:creator>Massimo_20</dc:creator>
      <dc:date>2003-08-20T09:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052583#M136866</link>
      <description>Hi Massimo,&lt;BR /&gt;&lt;BR /&gt;This doesn't appear to be a HP-UX server according to the output of your su command!  Perhaps you could try the forums at &lt;A href="http://www.sun.com/forums/" target="_blank"&gt;http://www.sun.com/forums/&lt;/A&gt;&lt;BR /&gt;for further assistance.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Wed, 20 Aug 2003 09:41:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052583#M136866</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-08-20T09:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ls!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052584#M136867</link>
      <description>yes!! the system is not hp-ux, but the question is general!!!&lt;BR /&gt;thank you very much for the your interest!&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Aug 2003 09:44:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-ls/m-p/3052584#M136867</guid>
      <dc:creator>Massimo_20</dc:creator>
      <dc:date>2003-08-20T09:44:13Z</dc:date>
    </item>
  </channel>
</rss>

