<?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 Unix commands in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/unix-commands/m-p/2998009#M75233</link>
    <description>whenever I login and use a different account other than root I have problems running commands. &lt;BR /&gt;&lt;BR /&gt;Scenario:&lt;BR /&gt;&lt;BR /&gt;I loggin as xxx execute su to get root prev. run Iptables etc ... etc .. it won't work. But if I login in a different virtual screen using root I wont have any problems. ... I am now pissed off ... going from one screen to another.  Isnt it that if you su you are suppose to get root prev.&lt;BR /&gt;&lt;BR /&gt;I am a new user of Linux and I am not sure if Linux as environment settings for path like Windows. &lt;BR /&gt;&lt;BR /&gt;Pls. help.</description>
    <pubDate>Mon, 16 Jun 2003 06:43:42 GMT</pubDate>
    <dc:creator>Francis Ancheta</dc:creator>
    <dc:date>2003-06-16T06:43:42Z</dc:date>
    <item>
      <title>Unix commands</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unix-commands/m-p/2998009#M75233</link>
      <description>whenever I login and use a different account other than root I have problems running commands. &lt;BR /&gt;&lt;BR /&gt;Scenario:&lt;BR /&gt;&lt;BR /&gt;I loggin as xxx execute su to get root prev. run Iptables etc ... etc .. it won't work. But if I login in a different virtual screen using root I wont have any problems. ... I am now pissed off ... going from one screen to another.  Isnt it that if you su you are suppose to get root prev.&lt;BR /&gt;&lt;BR /&gt;I am a new user of Linux and I am not sure if Linux as environment settings for path like Windows. &lt;BR /&gt;&lt;BR /&gt;Pls. help.</description>
      <pubDate>Mon, 16 Jun 2003 06:43:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unix-commands/m-p/2998009#M75233</guid>
      <dc:creator>Francis Ancheta</dc:creator>
      <dc:date>2003-06-16T06:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unix commands</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unix-commands/m-p/2998010#M75234</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Try to use "su -"  (without "")&lt;BR /&gt;&lt;BR /&gt;this way you load the complete root enviroment.&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
      <pubDate>Mon, 16 Jun 2003 06:48:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unix-commands/m-p/2998010#M75234</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2003-06-16T06:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unix commands</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unix-commands/m-p/2998011#M75235</link>
      <description>Right on the spot ... Thanks.  My second question is there an environment equivalent of "Path" in Linux?</description>
      <pubDate>Mon, 16 Jun 2003 07:02:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unix-commands/m-p/2998011#M75235</guid>
      <dc:creator>Francis Ancheta</dc:creator>
      <dc:date>2003-06-16T07:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unix commands</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unix-commands/m-p/2998012#M75236</link>
      <description>I think your looking for the PATH environment variable. You can look its value in this way:&lt;BR /&gt;&lt;BR /&gt;$ echo $PATH&lt;BR /&gt;&lt;BR /&gt;that print the value of the variable; you can also use this:&lt;BR /&gt;&lt;BR /&gt;$ env&lt;BR /&gt;&lt;BR /&gt;that prints the whole environment variables set.&lt;BR /&gt;&lt;BR /&gt;you can edit the PATH variable so (or just any variable):&lt;BR /&gt;&lt;BR /&gt;$ export PATH=&lt;VALUE&gt;&lt;BR /&gt;&lt;BR /&gt;remember that the ':' divides the entries in the PATH variable (I think it's ';' that does this in windows systems, if i'm not going wrong).&lt;BR /&gt;so, if you want add a new command search path:&lt;BR /&gt;&lt;BR /&gt;$ export PATH=$PATH:&lt;NEW path=""&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Claudio&lt;/NEW&gt;&lt;/VALUE&gt;</description>
      <pubDate>Mon, 16 Jun 2003 07:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unix-commands/m-p/2998012#M75236</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-06-16T07:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unix commands</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unix-commands/m-p/2998013#M75237</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;The PATH in linux is the same variable name&lt;BR /&gt;as in UNIX systems -&amp;gt; $PATH&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Mon, 16 Jun 2003 19:08:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unix-commands/m-p/2998013#M75237</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-16T19:08:06Z</dc:date>
    </item>
  </channel>
</rss>

