Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
sacctmgr -s show user name=$USER


You can change this the default setting on their your own:

Code Block
languagebash
sacctmgr modify user $USER set DefaultAccount=<account>

...