NAME defbank - DPCS accounting utility that changes or sets a user's default bank. SYNOPSIS defbank [-v] defbank [-v] bank_name defbank [-v] -c defbank -l [user] DESCRIPTION Each user must have a default bank. defbank allows you to set it. Your default bank is the bank that is associated with resources used by your (batch or interactive) sessions if you don't otherwise specify an bank to associate with those resources. When you first log in to the system, your default bank is associated with resources used by your session until you execute newbank to change the bank. If no arguments are provided with the defbank command, it will display your valid banks and then prompt you for the bank to be designated as your new default bank. OPTIONS -c Causes your default bank to be set to your session's current bank. (See newbank.) -l When used without the optional user specification, this option causes your default bank to be written to standard output. When used with the user option, the specified user's default bank is written to standard output. -v Causes your new default bank to be written to stan- dard output just before defbank terminates. This option is ignored if the -l option is used. EXAMPLES defbank The utility enters interactive mode. It shows you the available banks you may use and prompts you for the bank you wish to be made your default bank. You may leave this field blank, in which case your default bank is not changed. defbank sa This command will cause your default bank to be set to "sa". defbank -l bwood This command will show you the default bank for user bwood. EXIT CONDITIONS If there is an error, defbank returns an exit status of 1. AUTHOR Robert Wood, Lawrence Livermore National Laboratory, bwood@llnl.gov SEE ALSO bac, newbank, pcsmgr, pshare, pquota