<?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: How do I see a list of open Files ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-see-a-list-of-open-files/m-p/4958970#M415336</link>
    <description>Thanks, Guys...</description>
    <pubDate>Fri, 10 Feb 2006 17:20:35 GMT</pubDate>
    <dc:creator>Joseph Scagluso</dc:creator>
    <dc:date>2006-02-10T17:20:35Z</dc:date>
    <item>
      <title>How do I see a list of open Files ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-see-a-list-of-open-files/m-p/4958965#M415331</link>
      <description>I need to check if a file is open on an HP-UX 11.11 i server. Should I use 'sar'  ?</description>
      <pubDate>Fri, 10 Feb 2006 16:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-see-a-list-of-open-files/m-p/4958965#M415331</guid>
      <dc:creator>Joseph Scagluso</dc:creator>
      <dc:date>2006-02-10T16:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see a list of open Files ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-see-a-list-of-open-files/m-p/4958966#M415332</link>
      <description>Nope. You use "fuser" for that.&lt;BR /&gt;&lt;BR /&gt;fuser -u file_path&lt;BR /&gt;&lt;BR /&gt;This will report the PID and user that has the file open.</description>
      <pubDate>Fri, 10 Feb 2006 17:01:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-see-a-list-of-open-files/m-p/4958966#M415332</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2006-02-10T17:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see a list of open Files ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-see-a-list-of-open-files/m-p/4958967#M415333</link>
      <description>The standard UNIX tool is fuser but the best tool is "lsof" -- list open files. It's one of those tools that should be on every HP-UX box.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gatekeep.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.75/" target="_blank"&gt;http://gatekeep.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.75/&lt;/A&gt;</description>
      <pubDate>Fri, 10 Feb 2006 17:04:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-see-a-list-of-open-files/m-p/4958967#M415333</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-02-10T17:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see a list of open Files ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-see-a-list-of-open-files/m-p/4958968#M415334</link>
      <description>'lsof' is the tool!&lt;BR /&gt;&lt;BR /&gt;Free download from &lt;A href="http://gatekeep.cs.utah.edu" target="_blank"&gt;http://gatekeep.cs.utah.edu&lt;/A&gt;&lt;BR /&gt;In binary depot format as well as source.</description>
      <pubDate>Fri, 10 Feb 2006 17:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-see-a-list-of-open-files/m-p/4958968#M415334</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-02-10T17:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see a list of open Files ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-see-a-list-of-open-files/m-p/4958969#M415335</link>
      <description>If you are looking at a particular process, do "lsof -p process_id" to list the files opened by that process.&lt;BR /&gt;&lt;BR /&gt;This displays all files - including the sockets open, etc. &lt;BR /&gt;</description>
      <pubDate>Fri, 10 Feb 2006 17:07:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-see-a-list-of-open-files/m-p/4958969#M415335</guid>
      <dc:creator>Srini Jay</dc:creator>
      <dc:date>2006-02-10T17:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see a list of open Files ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-see-a-list-of-open-files/m-p/4958970#M415336</link>
      <description>Thanks, Guys...</description>
      <pubDate>Fri, 10 Feb 2006 17:20:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-see-a-list-of-open-files/m-p/4958970#M415336</guid>
      <dc:creator>Joseph Scagluso</dc:creator>
      <dc:date>2006-02-10T17:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I see a list of open Files ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-see-a-list-of-open-files/m-p/4958971#M415337</link>
      <description>If you are looking at a particular process, do "lsof -p process_id" to list the files opened by that process.&lt;BR /&gt;&lt;BR /&gt;This displays all files - including the sockets open, etc.</description>
      <pubDate>Fri, 10 Feb 2006 17:21:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-see-a-list-of-open-files/m-p/4958971#M415337</guid>
      <dc:creator>Joseph Scagluso</dc:creator>
      <dc:date>2006-02-10T17:21:56Z</dc:date>
    </item>
  </channel>
</rss>

