Finding the Current Working Mode

The working mode can be global or local. The global working mode affects all users of the development system. The local working mode is specific to your local environment.

You can find out your working mode by using the cobmode command as follows:

cobmode

To find your current local working mode, enter the command:

cobmode -l

To find the current global working mode, enter the command:

cobmode -s 

If you want to know how your working mode is determined add the -v option to the cobmode command line. For example:

cobmode -v