Have a look at /root/.profile . Todd Gruhn <tgruhn2%gmail.com@localhost> writes: > When I login as user, this is what works > > PS1="gandalf$ " > export PS1 > > When I su to root, how do I get that to happen? > Put it in a specific file (.login) ? > -- vl