<?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: change directory to dvd fails in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151982#M318902</link>
    <description>When I try to rename I get:&lt;BR /&gt;&lt;BR /&gt;$ mv dvd dv1&lt;BR /&gt;mv: dvd: cannot access: No such file or directory&lt;BR /&gt;&lt;BR /&gt;This directory has sufficient permissions&lt;BR /&gt;&lt;BR /&gt;When I do find . -name "dvd" It returns with no results.&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Feb 2008 16:06:28 GMT</pubDate>
    <dc:creator>MohitAnchlia</dc:creator>
    <dc:date>2008-02-28T16:06:28Z</dc:date>
    <item>
      <title>change directory to dvd fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151977#M318897</link>
      <description>Version HP UX 11&lt;BR /&gt;&lt;BR /&gt;I am little bewildered with what I am seeing. I create a directory dvd. When I run "ls" I see this directory:&lt;BR /&gt;&lt;BR /&gt;drwxr-x---   2 name   group         96 Feb 27 15:52 dvd&lt;BR /&gt;&lt;BR /&gt;I am the owner so I expect to atlease be able to change the directory. When I try to run "cd ./dvd" I get "sh: dvd:  not found.".&lt;BR /&gt;&lt;BR /&gt;Then I run rm -rf ./dvd. It runs successfully but when I run "ls". I still see dvd directory.&lt;BR /&gt;&lt;BR /&gt;I also tried cd dv*, cd d* etc.&lt;BR /&gt;&lt;BR /&gt;Is dvd reserved keyword or something ? Why am I not able to cd to this directory&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2008 00:01:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151977#M318897</guid>
      <dc:creator>MohitAnchlia</dc:creator>
      <dc:date>2008-02-28T00:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: change directory to dvd fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151978#M318898</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;dvd is not a reserved word.&lt;BR /&gt;&lt;BR /&gt;If you have  file system mounted on the directory dvd that would explain the behavior.&lt;BR /&gt;&lt;BR /&gt;bdf, cd out of there maybe umount it&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 28 Feb 2008 00:15:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151978#M318898</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-02-28T00:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: change directory to dvd fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151979#M318899</link>
      <description>you are logged in as root or your self? what is your current working directory.</description>
      <pubDate>Thu, 28 Feb 2008 00:15:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151979#M318899</guid>
      <dc:creator>Khashru</dc:creator>
      <dc:date>2008-02-28T00:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: change directory to dvd fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151980#M318900</link>
      <description>I tried both, I even tried login as root and also as a owner, but neither works. It just looks like something to do with the name. Could somebody try the same thing as I did and see if it works.</description>
      <pubDate>Thu, 28 Feb 2008 01:02:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151980#M318900</guid>
      <dc:creator>MohitAnchlia</dc:creator>
      <dc:date>2008-02-28T01:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: change directory to dvd fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151981#M318901</link>
      <description>I had no problems with it.  There may be bugs such that that the Other permissions messes up the Owner ones?  Do you have ACLs?  What does id(1) show?&lt;BR /&gt;&lt;BR /&gt;Can you rename the directory and then try the cd?  (I assume it will still fail.)</description>
      <pubDate>Thu, 28 Feb 2008 06:51:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151981#M318901</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-02-28T06:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: change directory to dvd fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151982#M318902</link>
      <description>When I try to rename I get:&lt;BR /&gt;&lt;BR /&gt;$ mv dvd dv1&lt;BR /&gt;mv: dvd: cannot access: No such file or directory&lt;BR /&gt;&lt;BR /&gt;This directory has sufficient permissions&lt;BR /&gt;&lt;BR /&gt;When I do find . -name "dvd" It returns with no results.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2008 16:06:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151982#M318902</guid>
      <dc:creator>MohitAnchlia</dc:creator>
      <dc:date>2008-02-28T16:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: change directory to dvd fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151983#M318903</link>
      <description>Here is one interesting thing. I tried cd *vd* and I could get in the directory. Then using same expression I was able to rm *vd*.&lt;BR /&gt;&lt;BR /&gt;Also, what's more interesting is I again created dvd and this time I was able to cd to it.&lt;BR /&gt;&lt;BR /&gt;I don't really understand what happened at that time</description>
      <pubDate>Thu, 28 Feb 2008 16:09:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151983#M318903</guid>
      <dc:creator>MohitAnchlia</dc:creator>
      <dc:date>2008-02-28T16:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: change directory to dvd fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151984#M318904</link>
      <description>I would have to guess that you had an unprintable character in the name.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 28 Feb 2008 16:16:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151984#M318904</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-02-28T16:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: change directory to dvd fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151985#M318905</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Pete is right. You should have used "-b"&lt;BR /&gt;flag to check directory name for&lt;BR /&gt;unprintable characters:&lt;BR /&gt;&lt;BR /&gt;ls -alsb&lt;BR /&gt;&lt;BR /&gt;That is flag I always teach in Unix classes&lt;BR /&gt;as students get bitten by this problem once in&lt;BR /&gt;a while.&lt;BR /&gt;&lt;BR /&gt;Older versions of Ignite would occasionally&lt;BR /&gt;report errors when finding file and&lt;BR /&gt;directory names with unprintable characters.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Thu, 28 Feb 2008 20:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-directory-to-dvd-fails/m-p/4151985#M318905</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2008-02-28T20:13:55Z</dc:date>
    </item>
  </channel>
</rss>

