<div dir="ltr">Hi,<br><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">If you use<br>
su<br>
only, you assume root privileges without the root environment.<br>
Rather do<br>
su -<br>
which gives you the full root environment, including path.<br>
The same holds for other users, i..e<br>
su - joe<br>
switches the user to the user joe with full environment.<br>
</blockquote></div><br>Thanks a million for that! Going to save me a ton of time from issuing whereis command to find commands when I need to follow instructions off a website! <br><br><br></div>