6723 etc/skel needs cleanup 2931 PS1 prompt in default user .profile is incorrect...
[unleashed.git] / usr / src / cmd / nsadmin / bashrc.sh
blob938b0da67e4815fb7efd0c8ab27785c9d2e4c0eb
2 # Define default prompt to <username>@<hostname>:<path><"($|#) ">
3 # and print '#' for user "root" and '$' for normal users.
5 typeset +x PS1="\u@\h:\w\\$ "