Re: Tweek the PS1 for root
Van Ly <[email protected]> Sun, 14 Jun 2026 11:32:16 +0000
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Organization | SDF Public Access UNIX System |
| Message-ID | <[email protected]> |
Have a look at /root/.profile . Todd Gruhn <[email protected]> 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