>This is an AIX question:
>
>How does one set-up the root # prompt to display "pwd" (print working
>directory)??
Hey, this is an ADSM forum, not AIX. ;-)
It depends upon the shell you use. Tcsh is popular because of its
usability features. There, I use:
set prompt = "%U%n@%m:%~%u ";
in my .tcshrc to give me a prompt of the form
Username@Systemname:Currentdir
Richard
- AIX question: how to display "pwd" at root prom... Ken Sedlacek
- Re: AIX question: how to display "pwd" at ... Gail Riley
- Re: AIX question: how to display "pwd" at ... Tom Melton
- Re: AIX question: how to display "pwd" at ... Richard Sims
- Re: AIX question: how to display "pwd" at ... Berning, Tom
- Re: AIX question: how to display "pwd" at ... Ford, Phillip
- Re: AIX question: how to display "pwd" at ... Berning, Tom
- Re: AIX question: how to display "pwd" at ... Ganu Sachin, IBM
