<?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: Want to delete special character directory/file in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/want-to-delete-special-character-directory-file/m-p/4558425#M39263</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;This is Linux server &lt;BR /&gt;&lt;BR /&gt;See below o/p&lt;BR /&gt;#pwd&lt;BR /&gt;/oravl01/oracle/11.1.0.7/log/diag/clients/user_root/host_746232775_11&lt;BR /&gt;&lt;BR /&gt;#ls -lid&lt;BR /&gt;2043059 drwxrwxr-x 3 oracle dba 72 Jan  5 13:40 .&lt;BR /&gt;&lt;BR /&gt;#ls -ab&lt;BR /&gt;.  ..  incident&lt;BR /&gt;&lt;BR /&gt;#ls -l&lt;BR /&gt;&lt;BR /&gt;/bin/ls: incident: Permission denied&lt;BR /&gt;total 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# df -k &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/dev/mapper/vg01-oravl01&lt;BR /&gt;                      30080100  28631044   1449056  96% /oravl01&lt;BR /&gt;&lt;BR /&gt;seems incident is special char file/dir not sure ... unable run ls -l comand to see&lt;BR /&gt;&lt;BR /&gt;this is related to database , but not in use any Data?Base.&lt;BR /&gt;&lt;BR /&gt;Please sugget.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;</description>
    <pubDate>Tue, 05 Jan 2010 12:13:03 GMT</pubDate>
    <dc:creator>pratibha_kajbale</dc:creator>
    <dc:date>2010-01-05T12:13:03Z</dc:date>
    <item>
      <title>Want to delete special character directory/file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-delete-special-character-directory-file/m-p/4558420#M39258</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;I search file with "ls -b" command "ls -lbia" comand is not working getting error " /bin/ls: incident: Permission denied"&lt;BR /&gt;&lt;BR /&gt;please sugget , &lt;BR /&gt;1)how i can search inode this file?&lt;BR /&gt;2)how i can delete this file?&lt;BR /&gt;3) not sure "incident" is file/directory.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Pratibha</description>
      <pubDate>Tue, 05 Jan 2010 10:32:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-delete-special-character-directory-file/m-p/4558420#M39258</guid>
      <dc:creator>pratibha_kajbale</dc:creator>
      <dc:date>2010-01-05T10:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Want to delete special character directory/file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-delete-special-character-directory-file/m-p/4558421#M39259</link>
      <description>HI Pratibha,&lt;BR /&gt;&lt;BR /&gt;What is the output of:&lt;BR /&gt;# ls -il</description>
      <pubDate>Tue, 05 Jan 2010 10:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-delete-special-character-directory-file/m-p/4558421#M39259</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2010-01-05T10:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Want to delete special character directory/file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-delete-special-character-directory-file/m-p/4558422#M39260</link>
      <description>Hi Again,&lt;BR /&gt;&lt;BR /&gt;Check out for Matti Kurkela's response which is quite descriptive.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1397476" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1397476&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jan 2010 10:40:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-delete-special-character-directory-file/m-p/4558422#M39260</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2010-01-05T10:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Want to delete special character directory/file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-delete-special-character-directory-file/m-p/4558423#M39261</link>
      <description>:) Hi R.K. as i mension above , unable to use " "ls -lbia" also "ls -il"&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 05 Jan 2010 10:41:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-delete-special-character-directory-file/m-p/4558423#M39261</guid>
      <dc:creator>pratibha_kajbale</dc:creator>
      <dc:date>2010-01-05T10:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Want to delete special character directory/file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-delete-special-character-directory-file/m-p/4558424#M39262</link>
      <description>What directory are you in?  What are the permissions of that directory?&lt;BR /&gt;pwd&lt;BR /&gt;ll -id .&lt;BR /&gt;bdf .&lt;BR /&gt;&lt;BR /&gt;Are you root?&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jan 2010 10:56:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-delete-special-character-directory-file/m-p/4558424#M39262</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-05T10:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Want to delete special character directory/file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-delete-special-character-directory-file/m-p/4558425#M39263</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;This is Linux server &lt;BR /&gt;&lt;BR /&gt;See below o/p&lt;BR /&gt;#pwd&lt;BR /&gt;/oravl01/oracle/11.1.0.7/log/diag/clients/user_root/host_746232775_11&lt;BR /&gt;&lt;BR /&gt;#ls -lid&lt;BR /&gt;2043059 drwxrwxr-x 3 oracle dba 72 Jan  5 13:40 .&lt;BR /&gt;&lt;BR /&gt;#ls -ab&lt;BR /&gt;.  ..  incident&lt;BR /&gt;&lt;BR /&gt;#ls -l&lt;BR /&gt;&lt;BR /&gt;/bin/ls: incident: Permission denied&lt;BR /&gt;total 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# df -k &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/dev/mapper/vg01-oravl01&lt;BR /&gt;                      30080100  28631044   1449056  96% /oravl01&lt;BR /&gt;&lt;BR /&gt;seems incident is special char file/dir not sure ... unable run ls -l comand to see&lt;BR /&gt;&lt;BR /&gt;this is related to database , but not in use any Data?Base.&lt;BR /&gt;&lt;BR /&gt;Please sugget.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jan 2010 12:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-delete-special-character-directory-file/m-p/4558425#M39263</guid>
      <dc:creator>pratibha_kajbale</dc:creator>
      <dc:date>2010-01-05T12:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Want to delete special character directory/file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/want-to-delete-special-character-directory-file/m-p/4558426#M39264</link>
      <description>What is the type of the filesystem?&lt;BR /&gt;&lt;BR /&gt;Please show the output of:&lt;BR /&gt;&lt;BR /&gt;grep /oravl01 &amp;lt; /proc/mounts&lt;BR /&gt;&lt;BR /&gt;Are there any indications of SCSI or other hardware errors in the "dmesg" listing?&lt;BR /&gt;&lt;BR /&gt;If this is a local filesystem, the "permission denied" error may be caused by filesystem corruption: you may have to unmount the filesystem and run fsck on it. You may have to use some options (specific to the filesystem type) to run a "full check" instead of a quick check.&lt;BR /&gt;&lt;BR /&gt;If the filesystem type is ext2 or ext3, the necessary commands would be:&lt;BR /&gt;umount /oravl01&lt;BR /&gt;e2fsck -C 0 -v -f /dev/mapper/vg01-oravl01&lt;BR /&gt;mount /oravl01&lt;BR /&gt;&lt;BR /&gt;If this is a NFS, GFS or OCFS filesystem, there may be other reasons.&lt;BR /&gt;&lt;BR /&gt;This thread was posted to _HP-UX_ system administration forum: I'll ask the moderators to move it to the Linux sysadmin section.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 05 Jan 2010 13:15:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/want-to-delete-special-character-directory-file/m-p/4558426#M39264</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-01-05T13:15:27Z</dc:date>
    </item>
  </channel>
</rss>

