<?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: Finding the openfiles in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632483#M849833</link>
    <description>I read the 00.README.First bbut there is no entry for 64 bit version compilation</description>
    <pubDate>Tue, 18 Dec 2001 16:39:36 GMT</pubDate>
    <dc:creator>George Nikoloudis_1</dc:creator>
    <dc:date>2001-12-18T16:39:36Z</dc:date>
    <item>
      <title>Finding the openfiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632476#M849826</link>
      <description>hello&lt;BR /&gt;Is it possible to tell me how it is possible to get the files that are open from the command</description>
      <pubDate>Tue, 18 Dec 2001 16:20:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632476#M849826</guid>
      <dc:creator>George Nikoloudis_1</dc:creator>
      <dc:date>2001-12-18T16:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the openfiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632477#M849827</link>
      <description>fuser will show open files in a directory:&lt;BR /&gt;&lt;BR /&gt;fuser -u .&lt;BR /&gt;&lt;BR /&gt;A better tool is lsof, which you can download.</description>
      <pubDate>Tue, 18 Dec 2001 16:21:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632477#M849827</guid>
      <dc:creator>Alan Casey</dc:creator>
      <dc:date>2001-12-18T16:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the openfiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632478#M849828</link>
      <description>can get lsof at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.asknet.de/hppd/hpux/Sysadmin/lsof-4.55/" target="_blank"&gt;http://hpux.asknet.de/hppd/hpux/Sysadmin/lsof-4.55/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;It doesn't require a reboot, it's just a binary.</description>
      <pubDate>Tue, 18 Dec 2001 16:22:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632478#M849828</guid>
      <dc:creator>Alan Casey</dc:creator>
      <dc:date>2001-12-18T16:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the openfiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632479#M849829</link>
      <description>I know about lsof but my unix is 64bit I have found only 32bit version. Can you tell me where I can download the 64 bit version of lsof, or how to compile the 32 bit verion in my system.</description>
      <pubDate>Tue, 18 Dec 2001 16:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632479#M849829</guid>
      <dc:creator>George Nikoloudis_1</dc:creator>
      <dc:date>2001-12-18T16:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the openfiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632480#M849830</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Get lsof installed as everyone said.&lt;BR /&gt;It is a good tool to have. You can download 32bit binary version and start using it but for 64 bit OS you need to download source and compile it before using.&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Tue, 18 Dec 2001 16:25:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632480#M849830</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-12-18T16:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the openfiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632481#M849831</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Once you download lsof-4.55-ss-11.00.tar.gz uncompress it.&lt;BR /&gt;&lt;BR /&gt;lsof-4.55/00.README.FIRST file has all the instructions for compiling and installing  it for 64 bit.&lt;BR /&gt;It's pretty simple.&lt;BR /&gt;&lt;BR /&gt;-USA...&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Dec 2001 16:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632481#M849831</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-12-18T16:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the openfiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632482#M849832</link>
      <description>You can get the source code at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.55/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.55/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please can you assign some points,&lt;BR /&gt;&lt;BR /&gt;thanks and good luck&lt;BR /&gt;Alan</description>
      <pubDate>Tue, 18 Dec 2001 16:29:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632482#M849832</guid>
      <dc:creator>Alan Casey</dc:creator>
      <dc:date>2001-12-18T16:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the openfiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632483#M849833</link>
      <description>I read the 00.README.First bbut there is no entry for 64 bit version compilation</description>
      <pubDate>Tue, 18 Dec 2001 16:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632483#M849833</guid>
      <dc:creator>George Nikoloudis_1</dc:creator>
      <dc:date>2001-12-18T16:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Finding the openfiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632484#M849834</link>
      <description>Hi, This is the installtion steps from the README file&lt;BR /&gt; &lt;BR /&gt;   $ ./Configure &lt;PUT your="" unix="" dialect=""&gt;&lt;BR /&gt;        (Do the inventory step, as you prefer.)&lt;BR /&gt;        (Do the customization step, as you prefer.)&lt;BR /&gt;      $ make&lt;BR /&gt;      $ ./lsof -h&lt;BR /&gt;&lt;BR /&gt;   To get a list of UNIX dialect abbreviations:&lt;BR /&gt;&lt;BR /&gt;      $ Configure -h&lt;BR /&gt;&lt;BR /&gt;   Please don't be impatient -- read the documentation first.&lt;BR /&gt;&lt;BR /&gt;*  Read the current distribution's details in 00DIST.&lt;BR /&gt;&lt;BR /&gt;*  If you want technical details, read 00DCACHE and 00PORTING.&lt;BR /&gt;&lt;BR /&gt;*  If you want to cross-configure, read 00XCONFIG.&lt;BR /&gt;&lt;BR /&gt;*  If you're having trouble, read 00FAQ.  (Please read 00FAQ before&lt;BR /&gt;   you send a bug report.)&lt;BR /&gt;&lt;BR /&gt;*  Lsof contributors may find their names in 00CREDITS.  (Thanks, again.)&lt;BR /&gt;&lt;BR /&gt;*  Read the lsof.man page file.  Its nroff source is in lsof.8.&lt;BR /&gt;&lt;BR /&gt;*  Consider subscribing to the lsof-l mailing list -- read 00LSOF-L&lt;BR /&gt;   for details.&lt;BR /&gt;&lt;BR /&gt;&lt;/PUT&gt;</description>
      <pubDate>Tue, 18 Dec 2001 16:55:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-the-openfiles/m-p/2632484#M849834</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-12-18T16:55:53Z</dc:date>
    </item>
  </channel>
</rss>

