<?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' command nomenclature in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-command-nomenclature/m-p/2796046#M80982</link>
    <description>hello,&lt;BR /&gt;&lt;BR /&gt;an addition- The CD mount options will be provided with each CDs. So whenever you mount the CD, use the proper instructions. The -o cdcase option will be useful in almost all application installs:&lt;BR /&gt;&lt;BR /&gt;# mount -F cdfs -o cdcase /dev/dsk/cxtydz /cdrom&lt;BR /&gt;&lt;BR /&gt;But, when you mount any HP install CDs, DON'T use the -o cdcase option.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 28 Aug 2002 16:43:30 GMT</pubDate>
    <dc:creator>Sajid_1</dc:creator>
    <dc:date>2002-08-28T16:43:30Z</dc:date>
    <item>
      <title>'ls' command nomenclature</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-command-nomenclature/m-p/2796042#M80978</link>
      <description>Hi,&lt;BR /&gt;I have an installation cd-rom from AccuCorp for AccuCobol.  When I do an 'ls' command to see what is on the disk, I see a ".;1" at the end of several files.  Is this part of the file name or does it have some special meaning about the file.&lt;BR /&gt;e.g. /cdrom # ll&lt;BR /&gt;total 64&lt;BR /&gt;dr-xr-xr-x   1 4294967295 4294967295    6144 Mar 31 21:21 ARCHIVES&lt;BR /&gt;-r-xr-xr-x   1 4294967295 4294967295    1063 Feb  5  2002 ARCHLIST.;1&lt;BR /&gt;-r-xr-xr-x   1 4294967295 4294967295   14012 Feb  5  2002 INSTALL.;1&lt;BR /&gt;dr-xr-xr-x   1 4294967295 4294967295    6144 Mar 31 21:21 INSTINFO&lt;BR /&gt;dr-xr-xr-x   1 4294967295 4294967295    2048 Oct 15  2001 REDIST&lt;BR /&gt;-r-xr-xr-x   1 4294967295 4294967295     247 Mar 31 21:22 TRANS.TBL;1&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Dewy</description>
      <pubDate>Wed, 28 Aug 2002 16:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-command-nomenclature/m-p/2796042#M80978</guid>
      <dc:creator>Randy Hagedorn</dc:creator>
      <dc:date>2002-08-28T16:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: 'ls' command nomenclature</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-command-nomenclature/m-p/2796043#M80979</link>
      <description>This happens regularly with CDs.&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;# umount /cdrom&lt;BR /&gt;# mount -r -o cdcase /dev/dsk/c?t?d0 /cdrom&lt;BR /&gt;&lt;BR /&gt;# ll&lt;BR /&gt;&lt;BR /&gt;Now the ;1 should disappear and the names should be in all lower-case rather than all CAPITAL letters.</description>
      <pubDate>Wed, 28 Aug 2002 16:17:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-command-nomenclature/m-p/2796043#M80979</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-08-28T16:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: 'ls' command nomenclature</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-command-nomenclature/m-p/2796044#M80980</link>
      <description>Patrick,&lt;BR /&gt;Thanks, you solved the problem and our installation for AccuCobol is working.&lt;BR /&gt;&lt;BR /&gt;Dewy</description>
      <pubDate>Wed, 28 Aug 2002 16:31:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-command-nomenclature/m-p/2796044#M80980</guid>
      <dc:creator>Randy Hagedorn</dc:creator>
      <dc:date>2002-08-28T16:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: 'ls' command nomenclature</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-command-nomenclature/m-p/2796045#M80981</link>
      <description>Hi Dewy,&lt;BR /&gt;&lt;BR /&gt;looks like your CD-ROM is formatted the "RockRidge Extensions" way, so today the best thing is to install the patches PHKL_26448, PHCO_26449, and PHKL_26450. Then you can use the mount command as follows:&lt;BR /&gt;&lt;BR /&gt;mount -F cdfs -o rr,ro /dev/dsk/cXtYdZ /cdrom&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Aug 2002 16:39:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-command-nomenclature/m-p/2796045#M80981</guid>
      <dc:creator>Wodisch_1</dc:creator>
      <dc:date>2002-08-28T16:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: 'ls' command nomenclature</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ls-command-nomenclature/m-p/2796046#M80982</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;an addition- The CD mount options will be provided with each CDs. So whenever you mount the CD, use the proper instructions. The -o cdcase option will be useful in almost all application installs:&lt;BR /&gt;&lt;BR /&gt;# mount -F cdfs -o cdcase /dev/dsk/cxtydz /cdrom&lt;BR /&gt;&lt;BR /&gt;But, when you mount any HP install CDs, DON'T use the -o cdcase option.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Aug 2002 16:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ls-command-nomenclature/m-p/2796046#M80982</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-28T16:43:30Z</dc:date>
    </item>
  </channel>
</rss>

