<?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: Shell in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shell/m-p/4025407#M300623</link>
    <description>What do you mean by "jump"?&lt;BR /&gt;&lt;BR /&gt;Do you know&lt;BR /&gt;tsm - Terminal Session Manager?&lt;BR /&gt;&lt;BR /&gt;man tsm&lt;BR /&gt;&lt;BR /&gt;Remember to read&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;</description>
    <pubDate>Sat, 23 Jun 2007 09:47:20 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2007-06-23T09:47:20Z</dc:date>
    <item>
      <title>Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell/m-p/4025406#M300622</link>
      <description>How we can jump form one shell to other in HP&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;Bhushan</description>
      <pubDate>Sat, 23 Jun 2007 09:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell/m-p/4025406#M300622</guid>
      <dc:creator>Bhushi</dc:creator>
      <dc:date>2007-06-23T09:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell/m-p/4025407#M300623</link>
      <description>What do you mean by "jump"?&lt;BR /&gt;&lt;BR /&gt;Do you know&lt;BR /&gt;tsm - Terminal Session Manager?&lt;BR /&gt;&lt;BR /&gt;man tsm&lt;BR /&gt;&lt;BR /&gt;Remember to read&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;</description>
      <pubDate>Sat, 23 Jun 2007 09:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell/m-p/4025407#M300623</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-06-23T09:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell/m-p/4025408#M300624</link>
      <description>Hey&lt;BR /&gt;&lt;BR /&gt;if you are in sh you can type ksh then you will be in ksh-Shell and so one if you mean that.&lt;BR /&gt;&lt;BR /&gt;with "echo $0" you can see the current shell.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Sat, 23 Jun 2007 10:03:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell/m-p/4025408#M300624</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2007-06-23T10:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell/m-p/4025409#M300625</link>
      <description>if we want to go in posix shell then what we have to do?</description>
      <pubDate>Sat, 23 Jun 2007 10:08:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell/m-p/4025409#M300625</guid>
      <dc:creator>Bhushi</dc:creator>
      <dc:date>2007-06-23T10:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell/m-p/4025410#M300626</link>
      <description>type "sh" for the current session&lt;BR /&gt;&lt;BR /&gt;you can set the default shell in /etc/passwd.&lt;BR /&gt;man passwd&lt;BR /&gt;&lt;BR /&gt;don't forget to assign points also in your other threads</description>
      <pubDate>Sat, 23 Jun 2007 10:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell/m-p/4025410#M300626</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2007-06-23T10:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell/m-p/4025411#M300627</link>
      <description>All the shells are just programs. If your login uses ksh, then type sh and you'll now be running the POSIX shell. NOTE: this does not change your default login shell. You are just interacting with another shell. You must exit from the new shell to get back to your previous shell.&lt;BR /&gt; &lt;BR /&gt;Now if what you want is to change your default login shell, just use the chsh command like this:&lt;BR /&gt; &lt;BR /&gt;chsh my_login /usr/bin/ksh&lt;BR /&gt; &lt;BR /&gt;or whatever shell you would like to use that is currently installed.</description>
      <pubDate>Sat, 23 Jun 2007 19:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell/m-p/4025411#M300627</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-06-23T19:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shell/m-p/4025412#M300628</link>
      <description>Besides invoking a shell as a process, you can also exec another shell.  The previous shell process will no longer exist.</description>
      <pubDate>Sat, 23 Jun 2007 21:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shell/m-p/4025412#M300628</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-06-23T21:05:49Z</dc:date>
    </item>
  </channel>
</rss>

