<?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: daemon files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/daemon-files/m-p/2643316#M44301</link>
    <description>the best way to find out is do an fuser on the file.  This will return the pid of the processes that is using the file (assuming it's still open).  Normally that directory contain temporary cache files for vi, sort, etc..</description>
    <pubDate>Fri, 11 Jan 2002 19:28:10 GMT</pubDate>
    <dc:creator>Jeff Machols</dc:creator>
    <dc:date>2002-01-11T19:28:10Z</dc:date>
    <item>
      <title>daemon files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daemon-files/m-p/2643315#M44300</link>
      <description>I have noticed 4 files per minute being created and do not know from what. It is /var/tmp. Here are a few. Can any one tell me why ther are created and how to get rid of them. I am not an administrator but am nosey.&lt;BR /&gt;They are all -rw-------.&lt;BR /&gt;1 daemon     other     0 Jan 11 14:26 baaa27825&lt;BR /&gt;1 daemon     other     0 Jan 11 14:26 aaaa27823&lt;BR /&gt;1 daemon     other     0 Jan 11 14:26 baaa27814&lt;BR /&gt;1 daemon     other     0 Jan 11 14:26 aaaa27811&lt;BR /&gt;&lt;BR /&gt;TIA</description>
      <pubDate>Fri, 11 Jan 2002 19:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daemon-files/m-p/2643315#M44300</guid>
      <dc:creator>eric stewart_2</dc:creator>
      <dc:date>2002-01-11T19:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: daemon files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daemon-files/m-p/2643316#M44301</link>
      <description>the best way to find out is do an fuser on the file.  This will return the pid of the processes that is using the file (assuming it's still open).  Normally that directory contain temporary cache files for vi, sort, etc..</description>
      <pubDate>Fri, 11 Jan 2002 19:28:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daemon-files/m-p/2643316#M44301</guid>
      <dc:creator>Jeff Machols</dc:creator>
      <dc:date>2002-01-11T19:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: daemon files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daemon-files/m-p/2643317#M44302</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It should be from your lan card. &lt;BR /&gt;do a file on those file. &lt;BR /&gt;file baaa*&lt;BR /&gt;if it gives you ascii output then you can do a more on that file &lt;BR /&gt;more filename&lt;BR /&gt;&lt;BR /&gt;It should give you some idea about what it contains.&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Fri, 11 Jan 2002 19:30:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daemon-files/m-p/2643317#M44302</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-01-11T19:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: daemon files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daemon-files/m-p/2643318#M44303</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check this out:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=fb348c4e10a39380f5/screen=ckiDisplayDocument?docId=200000048595125" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=fb348c4e10a39380f5/screen=ckiDisplayDocument?docId=200000048595125&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jan 2002 19:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daemon-files/m-p/2643318#M44303</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-11T19:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: daemon files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daemon-files/m-p/2643319#M44304</link>
      <description>There are a few of those files on my system as well, but not being created continuously.  They are just text files, the output is from the "ifconfig" command.  Do "man ifconfig" for more info; caveat actor: this command can change certain system settings.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;mark</description>
      <pubDate>Fri, 11 Jan 2002 19:37:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daemon-files/m-p/2643319#M44304</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2002-01-11T19:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: daemon files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daemon-files/m-p/2643320#M44305</link>
      <description>Thanks but your suggestions may not work.&lt;BR /&gt;The files are all empty.&lt;BR /&gt;It looks like the pid number is part of the file name and the process that creates it is gone before I can see what it is. &lt;BR /&gt;So I did ps -aef over and over and found that they are created by sendmail. I now know the user and can look to see how he is using it.&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 11 Jan 2002 20:19:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daemon-files/m-p/2643320#M44305</guid>
      <dc:creator>eric stewart_2</dc:creator>
      <dc:date>2002-01-11T20:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: daemon files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/daemon-files/m-p/2643321#M44306</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have files created by sendmail (0 bytes) in my server in the same directory. However, I used to clean these once in a while. The file name look like this - mailxAAAa26079.&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
      <pubDate>Fri, 11 Jan 2002 20:28:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/daemon-files/m-p/2643321#M44306</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-11T20:28:39Z</dc:date>
    </item>
  </channel>
</rss>

