<?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: PATH Variable settings in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182327#M460195</link>
    <description>Ooops, I was thinking about pathes and directories ... but these commands are shell built-ins.&lt;BR /&gt;&lt;BR /&gt;What shell are you using?</description>
    <pubDate>Thu, 18 Jun 2009 10:16:11 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2009-06-18T10:16:11Z</dc:date>
    <item>
      <title>PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182319#M460187</link>
      <description>Hi,&lt;BR /&gt;When i want to check the exported enviromental settings i need to give /usr/bin/env , /usr/bin/pwd. But it won't display anything when used env or pwd. But when i check the /usr/bin is in PATH vaibale still why it doesn't work?&lt;BR /&gt;&lt;BR /&gt;PATH=/oracle/TCQ/102_64/bin:.:/home/tcqadm:/usr/sap/TCQ/SYS/exe/run:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/hparray/bin:/opt/nettladm/bin:/opt/upgrade/bin:/opt/fcms/bin:/opt/resmon/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/pd/bin:/opt/gnome/bin:/opt/mozilla:/opt/wbem/bin:/opt/wbem/sbin:/opt/graphics/common/bin:/usr/sbin/diag/contrib:/opt/ignite/bin:/opt/hpsmh/bin:/opt/perl/bin:/opt/ssh/bin:/opt/java1.4/jre/bin:/opt/spb/bin:/opt/gwlm/bin:/opt/omni/bin:/opt/hpnpl//bin:/sbin/fs/vxfs3.5/bin&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Narendra&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Jun 2009 05:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182319#M460187</guid>
      <dc:creator>Narendra Uttekar</dc:creator>
      <dc:date>2009-06-18T05:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182320#M460188</link>
      <description>If you need /usr/bin/env in PATH, you must configure it.&lt;BR /&gt;&lt;BR /&gt;Just /usr/bin/ isn't enough.&lt;BR /&gt;&lt;BR /&gt;If this would be enough, PATH have to be set to "/" only, but this doesn't work ...&lt;BR /&gt;&lt;BR /&gt;;-))</description>
      <pubDate>Thu, 18 Jun 2009 05:34:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182320#M460188</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-06-18T05:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182321#M460189</link>
      <description>Hi Narendra,&lt;BR /&gt;&lt;BR /&gt;Is this same for users?&lt;BR /&gt;&lt;BR /&gt;Try whereis command .&lt;BR /&gt;&lt;BR /&gt;Sooraj</description>
      <pubDate>Thu, 18 Jun 2009 05:37:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182321#M460189</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2009-06-18T05:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182322#M460190</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;is this from user env? 'env|grep PATH' ?&lt;BR /&gt;Strange - looks ok.&lt;BR /&gt;&lt;BR /&gt;@Thorsten - /usr/bin should work to find the commands /usr/bin/env and /usr/bin/pwd ...&lt;BR /&gt;&lt;BR /&gt;Narendra, check with 'which env' and 'whereis env'.&lt;BR /&gt;&lt;BR /&gt;But I would not place /oracle, . and /usr/sap at front of your PATH - there should be the os bin-directories /usr/sbin:/usr/bin.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Jun 2009 05:53:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182322#M460190</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2009-06-18T05:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182323#M460191</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;which shell do you use?&lt;BR /&gt;For Bourne-like shells check the results of the builtin commands&lt;BR /&gt;export&lt;BR /&gt;&lt;BR /&gt;For CSH-like shells try&lt;BR /&gt;setenv&lt;BR /&gt;&lt;BR /&gt;Do you get results (don't supply a parameter to any of the commands)?&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Thu, 18 Jun 2009 07:03:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182323#M460191</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2009-06-18T07:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182324#M460192</link>
      <description>What do these show?&lt;BR /&gt;echo $SHELL&lt;BR /&gt;whence -v env&lt;BR /&gt;whence -v pwd&lt;BR /&gt;&lt;BR /&gt;But you should be able to use the real shell's builtin pwd.</description>
      <pubDate>Thu, 18 Jun 2009 07:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182324#M460192</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-06-18T07:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182325#M460193</link>
      <description>Hi Narendra ,&lt;BR /&gt;&lt;BR /&gt;what is the userid from you are loggin in server, And did you checked the shell for the user &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jitesh</description>
      <pubDate>Thu, 18 Jun 2009 09:01:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182325#M460193</guid>
      <dc:creator>Jitesh purohit_1</dc:creator>
      <dc:date>2009-06-18T09:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182326#M460194</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just wanted to know,&lt;BR /&gt;&lt;BR /&gt;PATH=/oracle/TCQ/102_64/bin:.:/home/tcqadm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;is that . between : and : intentionally placesd, what is the purpose of that?&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
      <pubDate>Thu, 18 Jun 2009 09:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182326#M460194</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-06-18T09:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182327#M460195</link>
      <description>Ooops, I was thinking about pathes and directories ... but these commands are shell built-ins.&lt;BR /&gt;&lt;BR /&gt;What shell are you using?</description>
      <pubDate>Thu, 18 Jun 2009 10:16:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182327#M460195</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-06-18T10:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182328#M460196</link>
      <description>Try:&lt;BR /&gt;&lt;BR /&gt;#whereis pwd&lt;BR /&gt;pwd: /usr/bin/pwd /usr/share/man/man1.Z/pwd.1&lt;BR /&gt;#type pwd&lt;BR /&gt;pwd is a shell builtin&lt;BR /&gt;#whence pwd&lt;BR /&gt;pwd&lt;BR /&gt;&lt;BR /&gt;#whereis env&lt;BR /&gt;env: /usr/bin/env /usr/share/man/man1.Z/env.1&lt;BR /&gt;#type env&lt;BR /&gt;env is /usr/bin/env&lt;BR /&gt;#whence env&lt;BR /&gt;/usr/bin/env&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Jun 2009 10:23:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182328#M460196</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-06-18T10:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182329#M460197</link>
      <description>@sujit - '.' is the current directory, so shell searches there too.&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Jun 2009 10:26:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182329#M460197</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2009-06-18T10:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182330#M460198</link>
      <description>Hi,&lt;BR /&gt;I am using csh shell. It is working fine with other user on same system, but not working with this it works but with absolute path /usr/bin/env...but when i echo $PATH it is showing that /usr/bin is set , so it should work with env or pwd...not needed to give absoulte path i.e. /usr/bin/env as it is working with other user.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Narendra</description>
      <pubDate>Thu, 18 Jun 2009 10:36:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182330#M460198</guid>
      <dc:creator>Narendra Uttekar</dc:creator>
      <dc:date>2009-06-18T10:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182331#M460199</link>
      <description>Try the commands above to see if there are aliases or something.</description>
      <pubDate>Thu, 18 Jun 2009 10:41:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182331#M460199</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-06-18T10:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182332#M460200</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Please post &lt;BR /&gt;&lt;BR /&gt;# what `which env`;echo $0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Aneesh</description>
      <pubDate>Thu, 18 Jun 2009 10:48:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182332#M460200</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2009-06-18T10:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182333#M460201</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;check if 'echo $PATH' is identical for the other users, also check .cshrc&lt;BR /&gt;Make a 'diff &lt;ONE_USER&gt; &lt;OTHER_USER&gt;'.&lt;BR /&gt;&lt;BR /&gt;Also check for aliasse.&lt;BR /&gt;&lt;BR /&gt;After login - 'pwd' is the users home dir?&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;&lt;/OTHER_USER&gt;&lt;/ONE_USER&gt;</description>
      <pubDate>Thu, 18 Jun 2009 10:49:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182333#M460201</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2009-06-18T10:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182334#M460202</link>
      <description>&amp;gt;I am using csh shell.&lt;BR /&gt;&lt;BR /&gt;(You shouldn't be using the scummy C shell.)&lt;BR /&gt;The scummy C shell uses $path and not $PATH for its lookup.  Are they the same?</description>
      <pubDate>Fri, 19 Jun 2009 07:47:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182334#M460202</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-06-19T07:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182335#M460203</link>
      <description>I have found the solution.</description>
      <pubDate>Wed, 19 Aug 2009 05:57:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182335#M460203</guid>
      <dc:creator>Narendra Uttekar</dc:creator>
      <dc:date>2009-08-19T05:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: PATH Variable settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182336#M460204</link>
      <description>Well - it would have been nice to tell us and others who maybe have the same problem later your solution!</description>
      <pubDate>Wed, 19 Aug 2009 07:22:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/path-variable-settings/m-p/5182336#M460204</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2009-08-19T07:22:41Z</dc:date>
    </item>
  </channel>
</rss>

