<?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: setting ps1 variable in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549393#M370413</link>
    <description>hi&lt;BR /&gt;&lt;BR /&gt;i have changed the terminal TERM=vt100,, previous it was xterm terminal,,, now i need to add this variable entry permanent.&lt;BR /&gt;&lt;BR /&gt;when i closed the session &amp;amp; open it again ,,, i am having the original variable that was before..&lt;BR /&gt;&lt;BR /&gt;is it possiable to add it permanent</description>
    <pubDate>Tue, 15 Dec 2009 07:34:17 GMT</pubDate>
    <dc:creator>madhudeepan</dc:creator>
    <dc:date>2009-12-15T07:34:17Z</dc:date>
    <item>
      <title>setting ps1 variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549385#M370405</link>
      <description>when i try to set ps1 variable  its showing as &lt;BR /&gt;&lt;BR /&gt;sh: not found&lt;BR /&gt;&lt;BR /&gt;any path do be added????&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Dec 2009 08:05:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549385#M370405</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-12-14T08:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: setting ps1 variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549386#M370406</link>
      <description>&lt;BR /&gt;ITRC member since:  May 21, 2009&lt;BR /&gt;Last contribution date:  December 14, 2009&lt;BR /&gt;I have assigned points to   17  of   298  responses to my questions.</description>
      <pubDate>Mon, 14 Dec 2009 08:10:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549386#M370406</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-12-14T08:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: setting ps1 variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549387#M370407</link>
      <description>What was your command?</description>
      <pubDate>Mon, 14 Dec 2009 08:19:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549387#M370407</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-12-14T08:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: setting ps1 variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549388#M370408</link>
      <description>ps1="'whoami' in 'uname -n'"</description>
      <pubDate>Mon, 14 Dec 2009 08:39:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549388#M370408</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-12-14T08:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: setting ps1 variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549389#M370409</link>
      <description>Maybe this works:&lt;BR /&gt;export PS1="$LOGNAME `uname -n` \$&amp;gt; "</description>
      <pubDate>Mon, 14 Dec 2009 09:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549389#M370409</guid>
      <dc:creator>Modris Bremze</dc:creator>
      <dc:date>2009-12-14T09:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: setting ps1 variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549390#M370410</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;PS1="$(hostname):\$PWD\#"&lt;BR /&gt;export PS1&lt;BR /&gt;&lt;BR /&gt;rgs,</description>
      <pubDate>Mon, 14 Dec 2009 09:18:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549390#M370410</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2009-12-14T09:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: setting ps1 variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549391#M370411</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;First,&lt;BR /&gt;PS1 must capital letter due to case sensitivy.&lt;BR /&gt;&lt;BR /&gt;And small correction:&lt;BR /&gt;&lt;BR /&gt;# export PS1="`whoami` in `uname -n`#"</description>
      <pubDate>Mon, 14 Dec 2009 12:01:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549391#M370411</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-12-14T12:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: setting ps1 variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549392#M370412</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What Hakki Aydin is said is correct.&lt;BR /&gt;&lt;BR /&gt;command should be always in `` not in ''.&lt;BR /&gt;&lt;BR /&gt;put the below given entry in .profile&lt;BR /&gt;export PS1="`whoami` in `uname -n`#"&lt;BR /&gt;&lt;BR /&gt;Manoj K</description>
      <pubDate>Tue, 15 Dec 2009 05:55:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549392#M370412</guid>
      <dc:creator>ManojK_1</dc:creator>
      <dc:date>2009-12-15T05:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: setting ps1 variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549393#M370413</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;i have changed the terminal TERM=vt100,, previous it was xterm terminal,,, now i need to add this variable entry permanent.&lt;BR /&gt;&lt;BR /&gt;when i closed the session &amp;amp; open it again ,,, i am having the original variable that was before..&lt;BR /&gt;&lt;BR /&gt;is it possiable to add it permanent</description>
      <pubDate>Tue, 15 Dec 2009 07:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549393#M370413</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-12-15T07:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: setting ps1 variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549394#M370414</link>
      <description>Dude, you need to go back and assign points to all your responses.</description>
      <pubDate>Tue, 15 Dec 2009 08:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549394#M370414</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-12-15T08:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: setting ps1 variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549395#M370415</link>
      <description>You can add the same in to .profile file , Then this will get fixed permanently i hope.</description>
      <pubDate>Tue, 15 Dec 2009 15:48:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-ps1-variable/m-p/4549395#M370415</guid>
      <dc:creator>NouZ</dc:creator>
      <dc:date>2009-12-15T15:48:07Z</dc:date>
    </item>
  </channel>
</rss>

