csagetconfig  - searches the accounting configuration file
       for the specified argument


SYNOPSIS

       //uussrr//ssbbiinn//ccssaaggeettccoonnffiigg label


DESCRIPTION

       The ccssaaggeettccoonnffiigg command searches the accounting  configu­
       ration  file  for  label  and returns the value associated
       with it.  This command is generally used in shell scripts.

       By  default, ccssaaggeettccoonnffiigg searches the //eettcc//ccssaa..ccoonnff file.
       If the shell variable CCSSAACCOONNFFIIGG is set to  an  alternative
       file,  ccssaaggeettccoonnffiigg  will search a different configuration
       file.

       The ccssaaggeettccoonnffiigg command accepts the following variable:

       label     Specifies the argument that ccssaaggeettccoonnffiigg  should
                 search  and return the value for in the account­
                 ing configuration file.


EXAMPLES

       Example 1: The following example extracts  the  value  for
       AACCCCTT_FFSS  from  the  default configuration file.  The shell
       variable FFIILLEESSYYSS is set to the extracted value.

            FFIILLEESSYYSS==``ccssaaggeettccoonnffiigg AACCCCTT_FFSS``

       Example 2: The following example shows how  to  search  an
       alternative configuration file for the AACCCCTT_FFSS variable:

            FFIILLEESSYYSS==``CCSSAACCOONNFFIIGG==//ttmmpp//mmyyccoonnffiigg         ccssaaggeettccoonnffiigg
            AACCCCTT_FFSS``


FILES

       //eettcc//ccssaa..ccoonnff                 Accounting     configuration
                                     file


Man(1) output converted with man2html