<?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: directory not found when cd in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239425#M173433</link>
    <description>Could be a filesystem corruption .. Unmount and then "fsck -y &lt;MOUNT_POINT&gt;"&lt;BR /&gt;&lt;BR /&gt;All other options came into mind are already posted.&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps&lt;/MOUNT_POINT&gt;</description>
    <pubDate>Mon, 05 Apr 2004 03:22:23 GMT</pubDate>
    <dc:creator>KapilRaj</dc:creator>
    <dc:date>2004-04-05T03:22:23Z</dc:date>
    <item>
      <title>directory not found when cd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239415#M173423</link>
      <description>a user was working in a directory and he said that suddently, he can't go into this directory.&lt;BR /&gt;We checked and try with root, but we have exactly the same problem. &lt;BR /&gt;when we do ls whe can see the directory but with cd we receive a not found&lt;BR /&gt;thanks</description>
      <pubDate>Mon, 05 Apr 2004 02:15:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239415#M173423</guid>
      <dc:creator>VAN MECKEREN</dc:creator>
      <dc:date>2004-04-05T02:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: directory not found when cd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239416#M173424</link>
      <description>Hi,&lt;BR /&gt;perhaps some garbage character has sneaked into the filename. Try listing the dir name by:&lt;BR /&gt;# ls -ldb &lt;DIRNAME&gt;&lt;BR /&gt;or&lt;BR /&gt;ls -ld &lt;DIRNAME&gt; | cat -v&lt;BR /&gt; in order to display special characters.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.&lt;/DIRNAME&gt;&lt;/DIRNAME&gt;</description>
      <pubDate>Mon, 05 Apr 2004 02:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239416#M173424</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2004-04-05T02:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: directory not found when cd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239417#M173425</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;This will be bad characters&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What does ll -d give for protection&lt;BR /&gt;&lt;BR /&gt;does&lt;BR /&gt;&lt;BR /&gt;cd  first_few_letters*  work&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;          Steve Steel</description>
      <pubDate>Mon, 05 Apr 2004 02:24:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239417#M173425</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-04-05T02:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: directory not found when cd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239418#M173426</link>
      <description>Check whether the dirname is a link to a real directory. In this case, if real directory is deleted or renamed, cd to the link is problematic.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 05 Apr 2004 02:26:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239418#M173426</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2004-04-05T02:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: directory not found when cd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239419#M173427</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;we just tried the two commands, but we got again a not found.&lt;BR /&gt;&lt;BR /&gt;thanks &lt;BR /&gt;</description>
      <pubDate>Mon, 05 Apr 2004 02:26:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239419#M173427</guid>
      <dc:creator>VAN MECKEREN</dc:creator>
      <dc:date>2004-04-05T02:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: directory not found when cd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239420#M173428</link>
      <description>Hi again&lt;BR /&gt;please go into the directory above the one you cannot access and execute:&lt;BR /&gt;# ls -b&lt;BR /&gt;or&lt;BR /&gt;# ls | cat -v&lt;BR /&gt;and look for the file name, or something similar, in the output.&lt;BR /&gt; &lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Mon, 05 Apr 2004 02:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239420#M173428</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2004-04-05T02:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: directory not found when cd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239421#M173429</link>
      <description>Has the directory execution right ?&lt;BR /&gt;&lt;BR /&gt;# chmod 400 my_dir&lt;BR /&gt;# cd my_dir&lt;BR /&gt;/usr/dt/bin/dtksh: cd: my_dir: [Permission denied]&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Apr 2004 02:42:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239421#M173429</guid>
      <dc:creator>Nicolas Dumeige</dc:creator>
      <dc:date>2004-04-05T02:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: directory not found when cd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239422#M173430</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;Plz check the permission&lt;BR /&gt;&lt;BR /&gt;#ls -la&lt;BR /&gt;&lt;BR /&gt;If u r not finding proper permission, make req. permission. (User-Group-Others)&lt;BR /&gt;&lt;BR /&gt;The below shows the all permission to the user. (for checking u can use this and then change as required)&lt;BR /&gt;&lt;BR /&gt;#chmod 777 &lt;DIRNAME&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ALL THE BEST&lt;/DIRNAME&gt;</description>
      <pubDate>Mon, 05 Apr 2004 02:50:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239422#M173430</guid>
      <dc:creator>SureshKumar_2</dc:creator>
      <dc:date>2004-04-05T02:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: directory not found when cd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239423#M173431</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Is this directory nfs&lt;BR /&gt;&lt;BR /&gt;Then you could get this&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ll directory&lt;BR /&gt;&lt;BR /&gt;What does it give&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;          Steve Steel</description>
      <pubDate>Mon, 05 Apr 2004 02:58:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239423#M173431</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-04-05T02:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: directory not found when cd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239424#M173432</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;It looks like NFS/FS mount.&lt;BR /&gt;&lt;BR /&gt;could u provide &lt;BR /&gt;*) BDF Output&lt;BR /&gt;*) fstab&lt;BR /&gt;*) mnttab&lt;BR /&gt;*) ls -la&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This will help us to find out the root cause.&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Apr 2004 03:19:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239424#M173432</guid>
      <dc:creator>SureshKumar_2</dc:creator>
      <dc:date>2004-04-05T03:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: directory not found when cd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239425#M173433</link>
      <description>Could be a filesystem corruption .. Unmount and then "fsck -y &lt;MOUNT_POINT&gt;"&lt;BR /&gt;&lt;BR /&gt;All other options came into mind are already posted.&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps&lt;/MOUNT_POINT&gt;</description>
      <pubDate>Mon, 05 Apr 2004 03:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239425#M173433</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-04-05T03:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: directory not found when cd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239426#M173434</link>
      <description>hi everybody,&lt;BR /&gt;&lt;BR /&gt;there were control caracters in the name.&lt;BR /&gt;so when we did cd first_letter*, we could reached it.&lt;BR /&gt;&lt;BR /&gt;thanks a lot.</description>
      <pubDate>Mon, 05 Apr 2004 03:34:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/directory-not-found-when-cd/m-p/3239426#M173434</guid>
      <dc:creator>VAN MECKEREN</dc:creator>
      <dc:date>2004-04-05T03:34:01Z</dc:date>
    </item>
  </channel>
</rss>

