<?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: view path on prompt in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908172#M405593</link>
    <description>tq all guru</description>
    <pubDate>Tue, 21 Jun 2005 03:40:16 GMT</pubDate>
    <dc:creator>Mohd Syafid Abdullah</dc:creator>
    <dc:date>2005-06-21T03:40:16Z</dc:date>
    <item>
      <title>view path on prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908159#M405580</link>
      <description>Hi Guru..&lt;BR /&gt;Im using UX 11.&lt;BR /&gt;How to set the prompt to become a path directory what i was in.&lt;BR /&gt;eg.&amp;gt; if in go to /temp, the prompt become /temp.&lt;BR /&gt;&lt;BR /&gt;Please help</description>
      <pubDate>Tue, 21 Jun 2005 02:00:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908159#M405580</guid>
      <dc:creator>Mohd Syafid Abdullah</dc:creator>
      <dc:date>2005-06-21T02:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: view path on prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908160#M405581</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Add this to your /root/.profile&lt;BR /&gt;&lt;BR /&gt;PS1="$(hostname):\$PWD\# "&lt;BR /&gt;export PS1&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 21 Jun 2005 02:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908160#M405581</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-06-21T02:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: view path on prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908161#M405582</link>
      <description>This is the bare minimum command that you need to run. &lt;BR /&gt;&lt;BR /&gt;export PS1="\$PWD $"&lt;BR /&gt;&lt;BR /&gt;You can add the above command in your .profile file, so that it gets executed everytime you login. In addition you can add more things to your prompt, like username and hostname.</description>
      <pubDate>Tue, 21 Jun 2005 02:06:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908161#M405582</guid>
      <dc:creator>Amit Agarwal_1</dc:creator>
      <dc:date>2005-06-21T02:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: view path on prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908162#M405583</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;Try to add this into your .profile :&lt;BR /&gt;&lt;BR /&gt;USER=`whoami`&lt;BR /&gt;export USER&lt;BR /&gt;HOSTNAME=`hostname`&lt;BR /&gt;export HOSTNAME&lt;BR /&gt;PS1='[$USER@$HOSTNAME] $PWD &amp;gt; '&lt;BR /&gt;export PS1&lt;BR /&gt;&lt;BR /&gt;Hope this can help you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW</description>
      <pubDate>Tue, 21 Jun 2005 02:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908162#M405583</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-06-21T02:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: view path on prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908163#M405584</link>
      <description>You only need to execute next command on your machine:&lt;BR /&gt;&lt;BR /&gt;HOST=`uname -n`;PS1="\$HOST:\$LOGNAME:\$PWD $ ";export PS1&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Tue, 21 Jun 2005 02:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908163#M405584</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2005-06-21T02:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: view path on prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908164#M405585</link>
      <description>guru,&lt;BR /&gt;i try to change the script that all of you provide but i failed.&lt;BR /&gt;how to make it like this..&lt;BR /&gt;&lt;BR /&gt;&lt;DIR path=""&gt;&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;tq&lt;/DIR&gt;</description>
      <pubDate>Tue, 21 Jun 2005 02:21:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908164#M405585</guid>
      <dc:creator>Mohd Syafid Abdullah</dc:creator>
      <dc:date>2005-06-21T02:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: view path on prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908165#M405586</link>
      <description>try execute this command:&lt;BR /&gt;&lt;BR /&gt;HOST=`uname -n`;PS1="\$HOST:\$LOGNAME:\$PWD \n# ";export PS1&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Tue, 21 Jun 2005 02:35:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908165#M405586</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2005-06-21T02:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: view path on prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908166#M405587</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Once you update the /.profile, you need to logout &amp;amp; login to see the result.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW</description>
      <pubDate>Tue, 21 Jun 2005 02:48:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908166#M405587</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-06-21T02:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: view path on prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908167#M405588</link>
      <description>hi sergejs,&lt;BR /&gt;&lt;BR /&gt;can i make the prompt and dir path in different line..&lt;BR /&gt;&lt;BR /&gt;&lt;DIR path=""&gt;&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;tq&lt;/DIR&gt;</description>
      <pubDate>Tue, 21 Jun 2005 02:52:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908167#M405588</guid>
      <dc:creator>Mohd Syafid Abdullah</dc:creator>
      <dc:date>2005-06-21T02:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: view path on prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908168#M405589</link>
      <description>You only need to execute:&lt;BR /&gt;&lt;BR /&gt;export PS1="&amp;lt;\$PWD&amp;gt; \n#"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Tue, 21 Jun 2005 03:07:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908168#M405589</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2005-06-21T03:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: view path on prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908169#M405590</link>
      <description>it still dont bring it to separate line.&lt;BR /&gt;i need to make it in separate line..&lt;BR /&gt;&lt;BR /&gt;Please help</description>
      <pubDate>Tue, 21 Jun 2005 03:13:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908169#M405590</guid>
      <dc:creator>Mohd Syafid Abdullah</dc:creator>
      <dc:date>2005-06-21T03:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: view path on prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908170#M405591</link>
      <description>Try this&lt;BR /&gt;&lt;BR /&gt;PS1='$PWD&lt;PRESS_ENTER_KEY_HERE&gt;#'&lt;/PRESS_ENTER_KEY_HERE&gt;</description>
      <pubDate>Tue, 21 Jun 2005 03:29:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908170#M405591</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-06-21T03:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: view path on prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908171#M405592</link>
      <description>tq ermin..</description>
      <pubDate>Tue, 21 Jun 2005 03:38:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908171#M405592</guid>
      <dc:creator>Mohd Syafid Abdullah</dc:creator>
      <dc:date>2005-06-21T03:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: view path on prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908172#M405593</link>
      <description>tq all guru</description>
      <pubDate>Tue, 21 Jun 2005 03:40:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/view-path-on-prompt/m-p/4908172#M405593</guid>
      <dc:creator>Mohd Syafid Abdullah</dc:creator>
      <dc:date>2005-06-21T03:40:16Z</dc:date>
    </item>
  </channel>
</rss>

