<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.3">
</HEAD>
<BODY>
I've asked Google, but Google wasn't feeling very helpful.<BR>
<BR>
When I become root via the &quot;SU -&quot; command, my current working directory is changed to root's home.<BR>
<BR>
&quot;info su&quot; says, <FONT COLOR="#0000ff"><B>&quot;By default, 'su' does not change the current directory. It sets the environment variables 'HOME' and 'SHELL' from the password entry for USER, and if USER is not the super-user, sets 'USER' and 'LOGNAME' to USER.&quot;</B></FONT><BR>
<BR>
I think that means that SU asks root what directory to change to. Are there any hints or tips someone can give me on how to prevent SU from changing the current working directory, ideally without having to modify root's environment variables?<BR>
<BR>
</BODY>
</HTML>