<?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: deleting files. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/deleting-files/m-p/2547160#M638</link>
    <description>Hi Anang,&lt;BR /&gt;As Alexander says, you kill the process id which is holding that file open. To find that process id command is "fuser -c filename"&lt;BR /&gt;&lt;BR /&gt;In Unix some time even after killing processess it want go away. The only solution for that is to reboot the system. or &lt;BR /&gt;"kill 1 1" (This will restart the ineted)&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
    <pubDate>Mon, 02 Jul 2001 12:40:39 GMT</pubDate>
    <dc:creator>Sachin Patel</dc:creator>
    <dc:date>2001-07-02T12:40:39Z</dc:date>
    <item>
      <title>deleting files.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/deleting-files/m-p/2547158#M636</link>
      <description>hi there,&lt;BR /&gt; what happens when a file is deleted in HP Ux.&lt;BR /&gt; what are open files and how do we close them.&lt;BR /&gt; thanx in advance&lt;BR /&gt;anang</description>
      <pubDate>Sat, 30 Jun 2001 10:07:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/deleting-files/m-p/2547158#M636</guid>
      <dc:creator>anang bohra</dc:creator>
      <dc:date>2001-06-30T10:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: deleting files.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/deleting-files/m-p/2547159#M637</link>
      <description>Hi there.&lt;BR /&gt;The first byte of the entry in the cataloge of the filesystem will be overwritten with a specific character. The space on the disk will only be released, if that file is not kept open by any processes anymore. Open files menas,&lt;BR /&gt;that some process is busy working on that file.&lt;BR /&gt;Get the utility lsof at &lt;A href="http://hpux.asknet.de" target="_blank"&gt;http://hpux.asknet.de&lt;/A&gt; , which will help you to identify, which process keeps which file open.&lt;BR /&gt;To release the deleted file just kill the process, that keeps the file open.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes&lt;BR /&gt;&lt;BR /&gt;P.S.&lt;BR /&gt;&lt;BR /&gt;If you have problems with HP-UX, pls place message in the appropriate forum.&lt;BR /&gt;This here is the Linux forum</description>
      <pubDate>Mon, 02 Jul 2001 08:53:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/deleting-files/m-p/2547159#M637</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2001-07-02T08:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: deleting files.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/deleting-files/m-p/2547160#M638</link>
      <description>Hi Anang,&lt;BR /&gt;As Alexander says, you kill the process id which is holding that file open. To find that process id command is "fuser -c filename"&lt;BR /&gt;&lt;BR /&gt;In Unix some time even after killing processess it want go away. The only solution for that is to reboot the system. or &lt;BR /&gt;"kill 1 1" (This will restart the ineted)&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Mon, 02 Jul 2001 12:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/deleting-files/m-p/2547160#M638</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-07-02T12:40:39Z</dc:date>
    </item>
  </channel>
</rss>

