<?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: ls -L command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592737#M827973</link>
    <description>The difference is that if you did "ls -l xxxx", you would get "xxxx -&amp;gt; /home/mis/tstanley/FileTest".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Fri, 29 Jul 2005 08:09:36 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2005-07-29T08:09:36Z</dc:date>
    <item>
      <title>ls -L command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592735#M827971</link>
      <description>The ls -L command is not working the way that I would expect it to. For example:&lt;BR /&gt;&lt;BR /&gt;# echo "Testing" &amp;gt; /home/mis/tstanley/FileTest&lt;BR /&gt;# cd /&lt;BR /&gt;# ln -s /home/mis/tstanley/FileTest xxxx&lt;BR /&gt;# ls -L xxxx&lt;BR /&gt;xxxx&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;shouldn't the output of the command be the name of the file that I created?</description>
      <pubDate>Fri, 29 Jul 2005 08:02:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592735#M827971</guid>
      <dc:creator>Thomas Stanley_1</dc:creator>
      <dc:date>2005-07-29T08:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: ls -L command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592736#M827972</link>
      <description>Hmmm...According to the 'ls' man page, you are right.&lt;BR /&gt;&lt;BR /&gt;It is not working for me either.  You might check the patch database and see if there is patch for this problem.  If not, I'd report it to HP as a bug.</description>
      <pubDate>Fri, 29 Jul 2005 08:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592736#M827972</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-07-29T08:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: ls -L command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592737#M827973</link>
      <description>The difference is that if you did "ls -l xxxx", you would get "xxxx -&amp;gt; /home/mis/tstanley/FileTest".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 29 Jul 2005 08:09:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592737#M827973</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-07-29T08:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: ls -L command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592738#M827974</link>
      <description>Yes the output you (and I) get in testing appears to differ from what the manpage suggests.&lt;BR /&gt;&lt;BR /&gt;I would infer that the manpage is wrong and it should read that it shows you just the name of the link and not the dereference.</description>
      <pubDate>Fri, 29 Jul 2005 08:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592738#M827974</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2005-07-29T08:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: ls -L command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592739#M827975</link>
      <description>hy,&lt;BR /&gt;&lt;BR /&gt;i think to do install patch PHCO_27415&lt;BR /&gt;&lt;BR /&gt;DM.</description>
      <pubDate>Fri, 29 Jul 2005 08:12:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592739#M827975</guid>
      <dc:creator>mirco_1</dc:creator>
      <dc:date>2005-07-29T08:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: ls -L command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592740#M827976</link>
      <description>OK, I just got done with an online chat with one of the HP Response Center personnel.  He seems to agree that there is a problem.&lt;BR /&gt;&lt;BR /&gt;A quote from our chat -- "Wow ,.. this has opened a can of worms ,.. We just see the short form and no diff between a normal ls with or without -L ,..."&lt;BR /&gt;&lt;BR /&gt;I was advised to open a case so they can route the problem to the correct HP-UX team within HP.</description>
      <pubDate>Fri, 29 Jul 2005 08:47:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592740#M827976</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-07-29T08:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: ls -L command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592741#M827977</link>
      <description>Since my system is HP-UX 11.0, I looked up the equivalent patch to PHCO_27415 (which is PHCO_29217), but the patch details did not mention anything about a fix for this.</description>
      <pubDate>Fri, 29 Jul 2005 10:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592741#M827977</guid>
      <dc:creator>Thomas Stanley_1</dc:creator>
      <dc:date>2005-07-29T10:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: ls -L command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592742#M827978</link>
      <description>Thomas,&lt;BR /&gt;&lt;BR /&gt;If this is a consolation, I am getting the same result on my 11.i systems, at least the few I was able to test it on. So, WTEC have some work to do on ls comand I presume.</description>
      <pubDate>Fri, 29 Jul 2005 10:36:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-l-command/m-p/3592742#M827978</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-07-29T10:36:31Z</dc:date>
    </item>
  </channel>
</rss>

