If you want several users to each have a separate set of application data files in their own directories, while sharing a single set of PROIV bootstrap files in /usr/pro (for example) you may do the following:

  • Create suitable directories for each of the users

  • Edit each user's log-on shell script, in '.profile' (Bourne Shell) or '.login' ('C' Shell) by entering the following commands, according to the shell you are using:

For the Bourne shell, use the following commands:

PROPATH=/usr/pro
export PROPATH

For the 'C' shell, use the following command:

setenv PROPATH /usr/pro

Comment on this topic

Topic ID: 720221

 
 
 

Table of Contents

Index

Glossary

-Search-

Back