<?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: .profile disappears in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-disappears/m-p/6517308#M603191</link>
    <description>&lt;P&gt;Yep it's gone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have changed roots home directory to /home/root, will see what happens.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jun 2014 02:05:48 GMT</pubDate>
    <dc:creator>Bob Fraser</dc:creator>
    <dc:date>2014-06-23T02:05:48Z</dc:date>
    <item>
      <title>.profile disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-disappears/m-p/6517074#M603189</link>
      <description>&lt;P&gt;Help:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a hp-ux 3440 that root's .profile in / keeps disappearing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recreate and I check a fews hours later and it is gone.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Correct me if I am wrongs but teh .prfile file should be in the root directory correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have change the permissions to 444.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What's goingin on?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jun 2014 14:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-disappears/m-p/6517074#M603189</guid>
      <dc:creator>Bob Fraser</dc:creator>
      <dc:date>2014-06-22T14:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: .profile disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-disappears/m-p/6517240#M603190</link>
      <description>&lt;P&gt;The .profile file goes into the HOME directory, so if root's HOME is /, then that's the correct location. Are you sure it's gone? The ls and ll commands will not show dot files like .profile unless you add the -a option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A good alias for ls and ll is something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;alias ls='ls -a'
alias ll='ls -al'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, the default location for root's HOME directory should never be /. While virtually every Unix manufacturer has done this, it is the worst possible location. As a minimum, it should be moved to /root to prevent disasters like rm -rf *&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2014 01:30:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-disappears/m-p/6517240#M603190</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2014-06-23T01:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: .profile disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-disappears/m-p/6517308#M603191</link>
      <description>&lt;P&gt;Yep it's gone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have changed roots home directory to /home/root, will see what happens.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2014 02:05:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-disappears/m-p/6517308#M603191</guid>
      <dc:creator>Bob Fraser</dc:creator>
      <dc:date>2014-06-23T02:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: .profile disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-disappears/m-p/6517446#M603192</link>
      <description>&lt;P&gt;&amp;gt;root's .profile in / keeps disappearing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What HP-UX version?&amp;nbsp; What is the modification date on /?&amp;nbsp; ll -d /&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;the .profile file should be in the root directory correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The .profile goes into ~/.profile for each user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;The ls and ll commands will not show dot files unless you add the -a option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;They will also show if you're explicit: ll ~/.profile&lt;/P&gt;&lt;P&gt;And -A will show them but without showing "." and "..".&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2014 05:41:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-disappears/m-p/6517446#M603192</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2014-06-23T05:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: .profile disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-disappears/m-p/6525290#M603193</link>
      <description>&lt;P&gt;&amp;gt;root's .profile in / keeps disappearing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What HP-UX version?&amp;nbsp; What is the modification date on /?&amp;nbsp; ll -d /&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;the .profile file should be in the root directory correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The .profile goes into ~/.profile for each user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;The ls and ll commands will not show dot files unless you add the -a option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;They will also show if you're explicit: ll ~/.profile&lt;/P&gt;&lt;P&gt;And -A will show them but without showing "." and "..".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is HP-UX appsvr B.11.11 U 9000/800.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# ll ~/.profile&lt;BR /&gt;/home/root/.profile not found&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;drwxr-xr-x&amp;nbsp;&amp;nbsp; 3 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sys&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 96 Jun 23 12:08 .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still disappearing.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2014 15:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-disappears/m-p/6525290#M603193</guid>
      <dc:creator>Bob Fraser</dc:creator>
      <dc:date>2014-06-30T15:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: .profile disappears</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-disappears/m-p/6525546#M603194</link>
      <description>&lt;P&gt;&amp;gt;Still disappearing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the modification date on ~?&amp;nbsp; ll -d ~&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unless you can narrow down the time frame to a specific crontab, you may have to enable auditing to log all file deletions.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2014 19:01:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-disappears/m-p/6525546#M603194</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2014-06-30T19:01:55Z</dc:date>
    </item>
  </channel>
</rss>

