<?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: Screen erasure upon logout in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/screen-erasure-upon-logout/m-p/5040779#M95716</link>
    <description>Solution worked</description>
    <pubDate>Tue, 17 Apr 2007 16:42:29 GMT</pubDate>
    <dc:creator>Sanjiv Sharma_1</dc:creator>
    <dc:date>2007-04-17T16:42:29Z</dc:date>
    <item>
      <title>Screen erasure upon logout</title>
      <link>https://community.hpe.com/t5/operating-system-linux/screen-erasure-upon-logout/m-p/5040776#M95713</link>
      <description>For Linux we can achieve by inserting "clear" in /etc/skel/.bash_logout&lt;BR /&gt;&lt;BR /&gt;How can we do this in HP-UX 11.11? Thanks in advance.</description>
      <pubDate>Tue, 17 Apr 2007 16:21:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/screen-erasure-upon-logout/m-p/5040776#M95713</guid>
      <dc:creator>Sanjiv Sharma_1</dc:creator>
      <dc:date>2007-04-17T16:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Screen erasure upon logout</title>
      <link>https://community.hpe.com/t5/operating-system-linux/screen-erasure-upon-logout/m-p/5040777#M95714</link>
      <description>The answer depends on which shell the user is using: sh, ksh, csh (*horror*) or something else. Your Linux solution is applicable to HP-UX too, if you install the bash shell to your system and make it available to the users. &lt;BR /&gt;&lt;BR /&gt;Standard warning: *never* change the shell of the root user: in HP-UX, root's shell must always be /sbin/sh. That is a special shell that will work even when /usr is not mounted and/or system libraries are gone... like when you boot the system to single user mode. If you change root's shell in HP-UX, your system may become unbootable until the change is undone.&lt;BR /&gt;&lt;BR /&gt;If we assume that your users use the HP-UX default shell, /usr/bin/sh, then you could insert the following to the user's .profile (and/or /etc/skel/.profile):&lt;BR /&gt;&lt;BR /&gt;trap "clear" EXIT&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 17 Apr 2007 16:33:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/screen-erasure-upon-logout/m-p/5040777#M95714</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-04-17T16:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Screen erasure upon logout</title>
      <link>https://community.hpe.com/t5/operating-system-linux/screen-erasure-upon-logout/m-p/5040778#M95715</link>
      <description>Yes. I am using the default shell and it works. Thank you.</description>
      <pubDate>Tue, 17 Apr 2007 16:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/screen-erasure-upon-logout/m-p/5040778#M95715</guid>
      <dc:creator>Sanjiv Sharma_1</dc:creator>
      <dc:date>2007-04-17T16:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Screen erasure upon logout</title>
      <link>https://community.hpe.com/t5/operating-system-linux/screen-erasure-upon-logout/m-p/5040779#M95716</link>
      <description>Solution worked</description>
      <pubDate>Tue, 17 Apr 2007 16:42:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/screen-erasure-upon-logout/m-p/5040779#M95716</guid>
      <dc:creator>Sanjiv Sharma_1</dc:creator>
      <dc:date>2007-04-17T16:42:29Z</dc:date>
    </item>
  </channel>
</rss>

