页面

2008-05-03

Solaris 10 Shell Prompt

The shell prompt format for specific user can be defined in file .profile located in the user's home folder:
export PS1='\u@\h:\w\$ '
which is regardless of what shell the user is using.

没有评论: