<?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: Text file busy in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/text-file-busy/m-p/3952880#M97859</link>
    <description>A lot of Thanks ...</description>
    <pubDate>Wed, 28 Feb 2007 07:42:34 GMT</pubDate>
    <dc:creator>subrat chaudhary</dc:creator>
    <dc:date>2007-02-28T07:42:34Z</dc:date>
    <item>
      <title>Text file busy</title>
      <link>https://community.hpe.com/t5/operating-system-linux/text-file-busy/m-p/3952878#M97857</link>
      <description>Can some one please tell me how to find out the proccess ID that is holding up a file.&lt;BR /&gt;&lt;BR /&gt;I am attempting to remove a file and I am getting a message stating that it is busy. &lt;BR /&gt;&lt;BR /&gt;i.e &lt;BR /&gt;&lt;BR /&gt;rm filename&lt;BR /&gt;filename: 777 mode ? (y/n) y&lt;BR /&gt;rm: filename not removed. Text file busy&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Feb 2007 07:11:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/text-file-busy/m-p/3952878#M97857</guid>
      <dc:creator>subrat chaudhary</dc:creator>
      <dc:date>2007-02-28T07:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Text file busy</title>
      <link>https://community.hpe.com/t5/operating-system-linux/text-file-busy/m-p/3952879#M97858</link>
      <description>Hi,&lt;BR /&gt;you could try the fuser command to see what processes are using the disk.&lt;BR /&gt;ps -ef | grep filename may also show something.&lt;BR /&gt;&lt;BR /&gt;But the real solution is to install lsof&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.77/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.77/&lt;/A&gt;</description>
      <pubDate>Wed, 28 Feb 2007 07:15:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/text-file-busy/m-p/3952879#M97858</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-02-28T07:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Text file busy</title>
      <link>https://community.hpe.com/t5/operating-system-linux/text-file-busy/m-p/3952880#M97859</link>
      <description>A lot of Thanks ...</description>
      <pubDate>Wed, 28 Feb 2007 07:42:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/text-file-busy/m-p/3952880#M97859</guid>
      <dc:creator>subrat chaudhary</dc:creator>
      <dc:date>2007-02-28T07:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Text file busy</title>
      <link>https://community.hpe.com/t5/operating-system-linux/text-file-busy/m-p/3952881#M97860</link>
      <description>You can always rename the file even if it is busy:&lt;BR /&gt;$ cp .../filename filename.new&lt;BR /&gt;$ ln filename filename.old&lt;BR /&gt;$ ln -f filename.new filename</description>
      <pubDate>Wed, 28 Feb 2007 23:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/text-file-busy/m-p/3952881#M97860</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-02-28T23:08:26Z</dc:date>
    </item>
  </channel>
</rss>

