<?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: Unix &amp;quot;ls -al&amp;quot; command HP-UX B.11.23 U ia64 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-quot-ls-al-quot-command-hp-ux-b-11-23-u-ia64/m-p/4094585#M730264</link>
    <description>&amp;gt; [...] HP-UX [...]&lt;BR /&gt;&lt;BR /&gt;Some would say that an HP-UX forum would be a&lt;BR /&gt;better place for this question than this&lt;BR /&gt;Linux forum.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] Is this a user profile issues?&lt;BR /&gt;&lt;BR /&gt;Most likely.  Try "man ls", and look for&lt;BR /&gt;"-F" and/or "-p" (for the slash).&lt;BR /&gt;&lt;BR /&gt;Ask the shell what "ls" is.  Depending on the&lt;BR /&gt;shell, this might be something like "type&lt;BR /&gt;ls", "which ls", ...&lt;BR /&gt;&lt;BR /&gt;"man ls" should also explain various options&lt;BR /&gt;which affect the date-time data displayed&lt;BR /&gt;("-c", "-u", ...).&lt;BR /&gt;&lt;BR /&gt;Or just specify "/usr/bin/ls" instead of&lt;BR /&gt;(plain) "ls".</description>
    <pubDate>Tue, 30 Oct 2007 13:31:07 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-10-30T13:31:07Z</dc:date>
    <item>
      <title>Unix "ls -al" command HP-UX B.11.23 U ia64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-quot-ls-al-quot-command-hp-ux-b-11-23-u-ia64/m-p/4094584#M730263</link>
      <description>When I do an 'ls -al' on my itanium server (UX11.23) as a non-superuser, the output lines contain a forward slash and the dates are not correct.  Is this a user profile issues?  Thanks for any help.&lt;BR /&gt;total 32&lt;BR /&gt;   2 drwxr-xr-x   7 sidpers    sidpers      1024 Oct 30 00:23 ./&lt;BR /&gt;  16 drwxr-xr-x  32 root       root          8192 Oct 30 00:20 ../&lt;BR /&gt;   8 -rw-------   1 sidpers    sidpers       3380 Oct 30 12:41 200&lt;BR /&gt;   0 drwxrwxrwx   2 sidpers    sidpers         96 Oct 30 00:23 local/&lt;BR /&gt;   0 drwxrwxrwx   2 root       root            96 Oct 30 00:15 lost+found/&lt;BR /&gt;   0 drwxrwxrwx   3 sidpers    sidpers         96 Oct 30 00:18 reports/&lt;BR /&gt;   2 drwxrwxrwx  11 sidpers    sidpers       1024 Oct 30 00:20 sysadm/&lt;BR /&gt;   4 drwxrwxrwx   8 sidpers    sidpers       2048 Oct 30 05:35 ups/&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Oct 2007 12:57:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-quot-ls-al-quot-command-hp-ux-b-11-23-u-ia64/m-p/4094584#M730263</guid>
      <dc:creator>Beannie</dc:creator>
      <dc:date>2007-10-30T12:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unix "ls -al" command HP-UX B.11.23 U ia64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-quot-ls-al-quot-command-hp-ux-b-11-23-u-ia64/m-p/4094585#M730264</link>
      <description>&amp;gt; [...] HP-UX [...]&lt;BR /&gt;&lt;BR /&gt;Some would say that an HP-UX forum would be a&lt;BR /&gt;better place for this question than this&lt;BR /&gt;Linux forum.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] Is this a user profile issues?&lt;BR /&gt;&lt;BR /&gt;Most likely.  Try "man ls", and look for&lt;BR /&gt;"-F" and/or "-p" (for the slash).&lt;BR /&gt;&lt;BR /&gt;Ask the shell what "ls" is.  Depending on the&lt;BR /&gt;shell, this might be something like "type&lt;BR /&gt;ls", "which ls", ...&lt;BR /&gt;&lt;BR /&gt;"man ls" should also explain various options&lt;BR /&gt;which affect the date-time data displayed&lt;BR /&gt;("-c", "-u", ...).&lt;BR /&gt;&lt;BR /&gt;Or just specify "/usr/bin/ls" instead of&lt;BR /&gt;(plain) "ls".</description>
      <pubDate>Tue, 30 Oct 2007 13:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-quot-ls-al-quot-command-hp-ux-b-11-23-u-ia64/m-p/4094585#M730264</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-10-30T13:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unix "ls -al" command HP-UX B.11.23 U ia64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-quot-ls-al-quot-command-hp-ux-b-11-23-u-ia64/m-p/4094586#M730265</link>
      <description>Could u do the same from a super user and post the output?&lt;BR /&gt;&lt;BR /&gt;There is no harm with a forward slash at the end..that is default with "ls -al"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;check the date and TZ from the non super user to confirm if it is showing different than required.&lt;BR /&gt;&lt;BR /&gt;#date&lt;BR /&gt;#echo $TZ&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Oct 2007 14:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-quot-ls-al-quot-command-hp-ux-b-11-23-u-ia64/m-p/4094586#M730265</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-10-30T14:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unix "ls -al" command HP-UX B.11.23 U ia64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-quot-ls-al-quot-command-hp-ux-b-11-23-u-ia64/m-p/4094587#M730266</link>
      <description>Hi Julie:&lt;BR /&gt;&lt;BR /&gt;If you do:&lt;BR /&gt;&lt;BR /&gt;# whence -v ls&lt;BR /&gt;&lt;BR /&gt;...I think you will find that 'ls' has been aliases to include the '-p' switch.  This enables the trailing slash in the display of directories.&lt;BR /&gt;&lt;BR /&gt;You can unalias 'ls' or use '/usr/bin/ls' to override the behavior.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 30 Oct 2007 16:12:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-quot-ls-al-quot-command-hp-ux-b-11-23-u-ia64/m-p/4094587#M730266</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-10-30T16:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unix "ls -al" command HP-UX B.11.23 U ia64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-quot-ls-al-quot-command-hp-ux-b-11-23-u-ia64/m-p/4094588#M730267</link>
      <description>Hi (again) Julie:&lt;BR /&gt;&lt;BR /&gt;...and for your "incorrect" timestamps, verify that your TZ (timezone) is set to your expectations:&lt;BR /&gt;&lt;BR /&gt;# echo ${TZ}&lt;BR /&gt;&lt;BR /&gt;You can see the difference by doing something like:&lt;BR /&gt;&lt;BR /&gt;# TZ=UTC ls -l&lt;BR /&gt;# TZ=EST5EDT ls -l&lt;BR /&gt;&lt;BR /&gt;Remember, every '.profile' can alias commands to its taste.  As well, every '.profile' (user) can set the timezone that he/she wants to see.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 30 Oct 2007 16:16:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-quot-ls-al-quot-command-hp-ux-b-11-23-u-ia64/m-p/4094588#M730267</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-10-30T16:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unix "ls -al" command HP-UX B.11.23 U ia64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unix-quot-ls-al-quot-command-hp-ux-b-11-23-u-ia64/m-p/4094589#M730268</link>
      <description>&amp;gt;JRF: You can unalias 'ls' or use '/usr/bin/ls' to override the behavior.&lt;BR /&gt;&lt;BR /&gt;You can also quote the command to remove the alias:  \ls -al&lt;BR /&gt;&lt;BR /&gt;I alias ls and ll to add -F.  And I quote it if there are particular NFS files/symlinks that make it too slow.</description>
      <pubDate>Tue, 30 Oct 2007 21:57:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unix-quot-ls-al-quot-command-hp-ux-b-11-23-u-ia64/m-p/4094589#M730268</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-10-30T21:57:45Z</dc:date>
    </item>
  </channel>
</rss>

