<?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: /tmp file system on hpux in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-file-system-on-hpux/m-p/4759913#M389013</link>
    <description>&amp;gt;How do we check if this /tmp file is being used&lt;BR /&gt;&lt;BR /&gt;Or you could just remove "old" files:&lt;BR /&gt;find /tmp -mtime +14 -exec rm -rf {} +</description>
    <pubDate>Wed, 02 Mar 2011 08:15:18 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2011-03-02T08:15:18Z</dc:date>
    <item>
      <title>/tmp file system on hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-file-system-on-hpux/m-p/4759910#M389010</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;What care should be taken while deleting the contents of the /tmp file system ?&lt;BR /&gt;&lt;BR /&gt;How do we check if this /tmp file is being used by any user or application ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Manoj</description>
      <pubDate>Wed, 02 Mar 2011 04:32:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-file-system-on-hpux/m-p/4759910#M389010</guid>
      <dc:creator>Manoj1</dc:creator>
      <dc:date>2011-03-02T04:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp file system on hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-file-system-on-hpux/m-p/4759911#M389011</link>
      <description>Hi manoj,&lt;BR /&gt;&lt;BR /&gt;/tmp is typically a "scatch space" and normally would not contain any "critical" data. However, because of the default permissions that go on to the /tmp filesystem, it is always good to associate it with a "sticky bit" which is a feature which is present by default in one of the levels of Bastille.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad</description>
      <pubDate>Wed, 02 Mar 2011 04:38:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-file-system-on-hpux/m-p/4759911#M389011</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2011-03-02T04:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp file system on hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-file-system-on-hpux/m-p/4759912#M389012</link>
      <description>&lt;P&gt;try with lsof utility &amp;amp; grep for the the lvol name ,even glance has certain option to check the applications touching the fs.&lt;BR /&gt;&lt;BR /&gt;try with lsof | grep -i &lt;BR /&gt;&lt;BR /&gt;You can check what files are being used as follows.&lt;BR /&gt;&lt;BR /&gt;fuser -cu /tmp&lt;BR /&gt;fuser -u /tmp/somefile&lt;BR /&gt;lsof +D /tmp&lt;BR /&gt;lsof -f -- /tmp&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/System-Administration/tmp-file-system-issue/m-p/4273475#M334587" target="_blank"&gt;http://h30499.www3.hp.com/t5/System-Administration/tmp-file-system-issue/m-p/4273475#M334587&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/System-Administration/unable-to-determine-tmp-filesystem-usage/m-p/3498273#M216090" target="_blank"&gt;http://h30499.www3.hp.com/t5/System-Administration/unable-to-determine-tmp-filesystem-usage/m-p/3498273#M216090&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2011 20:58:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-file-system-on-hpux/m-p/4759912#M389012</guid>
      <dc:creator>Manix</dc:creator>
      <dc:date>2011-08-25T20:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: /tmp file system on hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tmp-file-system-on-hpux/m-p/4759913#M389013</link>
      <description>&amp;gt;How do we check if this /tmp file is being used&lt;BR /&gt;&lt;BR /&gt;Or you could just remove "old" files:&lt;BR /&gt;find /tmp -mtime +14 -exec rm -rf {} +</description>
      <pubDate>Wed, 02 Mar 2011 08:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tmp-file-system-on-hpux/m-p/4759913#M389013</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-03-02T08:15:18Z</dc:date>
    </item>
  </channel>
</rss>

