rlm@1: # The wrappers directory must be the first entry in the PATH.
rlm@1: # The /tools/bin directory must be the last entry in the PATH and can be 
rlm@1: #   removed at the end of Chapter 6.
rlm@1: export PATH=/usr/lib/pkgusr:/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin
rlm@1: 
rlm@1: # Make prompt reflect that we are a package user.
rlm@1: export PROMPT_COMMAND='PS1="package \u:"`pwd`"> "'
rlm@1: 
rlm@1: # Go to the home directory whenever we su to a package user.
rlm@1: cd