INDEX OF COMMANDS WHERE PRODUCTIONS WITH REGEX g\\|d\\|f\\(?!n) ARE USED IN NAMED WORKSPACES AND SCRIPTS

The following shows the commands in named workspaces and scripts where the REGEX g\\|d\\|f\\(?!n) OCCURED. To locate the GG-funtions loaded by the GG-Container you will type at the shell prompt: asplcmd ~gg To locate the scripts: asplcmd ~shared

BITGROUP [ONE BIT ATTRIBUTE USED IN GROUP WITH RANDOM BITS AND RANDOM PROCESSES]

                  in namedspace  MIXVER2RANDONEBIT  []
                            15  g\ v1 v2 v3
                            13  g\ v1 v2 v3
                  in namedspace  PLAYOP_RANDBIT  []
                            5  playop f\, G
                            4  playop f\ G
                            3  playop g\,`ks~ G
                  in namedspace  RANDONEBIT  []
                            5  g\ v1 v2 v3
                            3  g\ v1 v2 v3
                  in namedspace  RANDONEBIT777  []
                            6  g\ v1 v2 v3
                            4  g\ v1 v2 v3
                  in namedspace  RANDONEBIT_ENVY2  []
                            26  g\ v1 v2 v3
                            24  g\ v1 v2 v3
                            8  M = g\ EF F
                  in namedspace  RANDONEBIT_PARA1  []
                            14  g\ v1 v2 v3
                            12  g\ v1 v2 v3
                  in namedspace  RANDONEBIT_PARA2  []
                            58  g\ v1 v2 v3
                            56  g\ v1 v2 v3
                  in namedspace  RATECHANGES_RANDBIT  []
                            10  playchanges g\, X
                            9  playchanges g\,`ks= X
                            8  playchanges g\,`ks~ X
                            7  playchanges d\,`ks~ X
                            5  playchanges d\,`ks~ X
                            4  playchanges f\, X
                            3  playchanges f\,`ks= X
                            2  playchanges f\,`ks~ X
                            1  playchanges f\,`ks= X
                  in script  playchanges.aspl  [showing the rate of changes in a sampled random group]
                            playchanges g\ x
                  in script  playop_bitgroup2.aspl  [play various operators on a random bit group]
                            printblock PLAYOP ,f\`ks= CONTINUOUS ON INTERMITTENT CHANGES IN DIFFERENTIAL VARIABLE x
                            playop ,f\`ks=  x
                            printblock PLAYOP  ,f\`ks~ CONTINUOUS ON INTERMITTENT CHANGES IN DIFFERENTIAL VARIABLE x
                            playop ,f\`ks~ x

GEOPLANES [COORDINATES FOR GEOMETRIC POLYGONS IN 2D]

                  in namedspace  POLY2PLANES  [RANDOM POLYGONS IN TWO 2D PLANES]
                            9  f\ P1 P2
                            8  f\ P2 P1
                  in namedspace  POLY3PLANES  [RANDOM POLYGONS IN THREE 2D PLANES]
                            10  f\ T1 T2 T3
                  in namedspace  POLYPLANES  []
                            19  f\ P1 P2
                            18  f\ P2 P1
                            7  f\ T1 T2 T3

GEOSPHERES [COORDINATES FOR GEOMETRIC SPHERES IN 3D]

                  in namedspace  POLY2CLOUDS  [RANDOM POLYGONS ON TWO SPHERES]
                            4  G1_2 = f\ G1 G2
                            3  G2_1 = f\ G2 G1

POSIX [ATTRIBUTES FOR UNIX POSIX FILESYSTEM GROUPS AND THEIR ELEMENTS]

                  in namedspace  JMXJAR  [Comparing Java JMX TX Jar Files]
                            7  f\ jmx1 jmx2
                            6  f\ jmx2 jmx1
                  in namedspace  JMXJAR2  [Partitioning Java JMX JAR Files]
                            13  f\ jmx1 jmx2
                            12  f\ jmx2 jmx1
                  in namedspace  JMXJARQ  [Comparing Java JMX TX JDBC JAR Files]
                            31  f\ jmx1 jmx2
                            30  f\ jmx2 jmx1
                  in namedspace  JMXJARQR  [Comparing Java JMX TX Jar Files]
                            36  f\ jmx1 jmx2
                            35  f\ jmx2 jmx1
                  in namedspace  PATHENV  []
                            7  f\ mm02 vienna
                            6  f\ vienna mm02
                  in namedspace  PATHENV2  []
                            3  f\ mm01 mm02
                  in namedspace  TESTWS1CMD  [WORKSPACE TESTWS1CMD equal,subset,cmpgad]
                            37  g\ a123 A123
                            36  g\ A123 a123
                  in namedspace  TXJAR  [Comparing Java TX JAR Files]
                            8  DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}
                  in namedspace  WASCLOUD  [MINING WEBSPHERE JMV IN A CLOUD]
                            60  def cmp2fmtm := {fU {f\,`mtm~ %%1 %%2}{f\,`mtm~ %%2 %%1}{f&,`mtm~ %%1 %%2}}
                            59  def cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}
                            58  def dif2fchk := {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}}
                            57  def dif2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}}
                            56  def cmp2f := {fU {f\, %%1 %%2}{f\, %%2 %%1}{f&, %%1 %%2}}
                            55  def cmp2fchk := {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}{f&,`c~ %%1 %%2}}
                            23  f\ wascloud1 wasjarcloud1
                            20  f\ wasjps1 wasps1
                            19  f\ wasps1 wasjps1
                            18  d_ps1jps1 = f\ wasps1 wasjps1
                            17  d_ps2jps2 = f\ wasps2 wasjps2
                            15  f\ d_ps1jps1 d_ps2jps2
                            14  f\ d_ps2jps2 d_ps1jps1
                            13  d_ps3jps3 = f\ wasps3 wasjps3
                            11  f\ d_ps3jps3 d_ps1jps1
                            10  f\ d_ps3jps3 d_ps2jps2
                  in namedspace  WASCLOUDQR  [MINING WEBSPHERE JMV IN A CLOUD]
                            126  def cmp2fmtm := {fU {f\,`mtm~ %%1 %%2}{f\,`mtm~ %%2 %%1}{f&,`mtm~ %%1 %%2}}
                            125  def cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}
                            124  def dif2fchk := {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}}
                            123  def dif2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}}
                            122  def cmp2f := {fU {f\, %%1 %%2}{f\, %%2 %%1}{f&, %%1 %%2}}
                            121  def cmp2fchk := {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}{f&,`c~ %%1 %%2}}
                            89  f\ wascloud1 wasjarcloud1
                            86  f\ wasjps1 wasps1
                            85  f\ wasps1 wasjps1
                            84  d_ps1jps1 = f\ wasps1 wasjps1
                            83  d_ps2jps2 = f\ wasps2 wasjps2
                            81  f\ d_ps1jps1 d_ps2jps2
                            80  f\ d_ps2jps2 d_ps1jps1
                            79  d_ps3jps3 = f\ wasps3 wasjps3
                            77  f\ d_ps3jps3 d_ps1jps1
                            76  f\ d_ps3jps3 d_ps2jps2
                  in namedspace  WASCLOUDSR  [WORKSPACE WASCLOUDSR (Search)]
                            83  def cmp2fmtm := {fU {f\,`mtm~ %%1 %%2}{f\,`mtm~ %%2 %%1}{f&,`mtm~ %%1 %%2}}
                            82  def cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}
                            81  def dif2fchk := {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}}
                            80  def dif2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}}
                            79  def cmp2f := {fU {f\, %%1 %%2}{f\, %%2 %%1}{f&, %%1 %%2}}
                            78  def cmp2fchk := {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}{f&,`c~ %%1 %%2}}
                            51  def cmp2fmtm := {fU {f\,`mtm~ %%1 %%2}{f\,`mtm~ %%2 %%1}{f&,`mtm~ %%1 %%2}}
                            50  def cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}
                            49  def dif2fchk := {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}}
                            48  def dif2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}}
                            47  def cmp2f := {fU {f\, %%1 %%2}{f\, %%2 %%1}{f&, %%1 %%2}}
                            46  def cmp2fchk := {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}{f&,`c~ %%1 %%2}}
                            31  f\ jmx1 jmx2
                  in namedspace  WCLOUD  [WCLOUD SAME AS WASCLOUD (Delete)]
                            57  def cmp2fmtm := {fU {f\,`mtm~ %%1 %%2}{f\,`mtm~ %%2 %%1}{f&,`mtm~ %%1 %%2}}
                            56  def cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}
                            55  def dif2fchk := {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}}
                            54  def dif2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}}
                            53  def cmp2f := {fU {f\, %%1 %%2}{f\, %%2 %%1}{f&, %%1 %%2}}
                            52  def cmp2fchk := {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}{f&,`c~ %%1 %%2}}
                            20  f\ wascloud1 wasjarcloud1
                            17  f\ wasjps1 wasps1
                            16  f\ wasps1 wasjps1
                            15  d_ps1jps1 = f\ wasps1 wasjps1
                            14  d_ps2jps2 = f\ wasps2 wasjps2
                            12  f\ d_ps1jps1 d_ps2jps2
                            11  f\ d_ps2jps2 d_ps1jps1
                            10  d_ps3jps3 = f\ wasps3 wasjps3
                            8  f\ d_ps3jps3 d_ps1jps1
                            7  f\ d_ps3jps3 d_ps2jps2
                  in namedspace  WS1DEBUG  [Group Operations on UNIX Filesystem]
                            47  f\ a1 a2
                            46  f\`c~ a1 a2
                            45  f\`c= a1 a2
                  in namedspace  WS1FNCMP  [Function Definitions To Compare Two Groups]
                            122  DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}
                            120  DEF FN cmp2mtmeq := {gU {g\,`mtm~ %%1 %%2}{g\,`mtm~ %%2 %%1}{g&,`mtm= %%1 %%2}}
                            118  DEF FN cmp2mtm := {gU {g\,`mtm= %%1 %%2}{g\,`mtm= %%2 %%1}{g&,`mtm~ %%1 %%2}}
                            116  DEF FN cmp2chkeq := {gU {g\,`c~ %%1 %%2}{g\,`c~ %%2 %%1}{g&,`c= %%1 %%2}}
                            114  DEF FN cmp2chk := {gU {g\,`c= %%1 %%2}{g\,`c= %%2 %%1}{g&,`c~ %%1 %%2}}
                            112  DEF FN fcmp2sets := {fU {f\, %%1 %%2}{f\, %%2 %%1}{f&, %%1 %%2}}
                            110  DEF FN fcmp2mtmeq := {fU {f\,`mtm~ %%1 %%2}{f\,`mtm~ %%2 %%1}{f&,`mtm= %%1 %%2}}
                            108  DEF FN fcmp2mtm := {fU {f\,`mtm= %%1 %%2}{f\,`mtm= %%2 %%1}{f&,`mtm~ %%1 %%2}}
                            106  DEF FN fcmp2chkeq := {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}{f&,`c= %%1 %%2}}
                            104  DEF FN fcmp2chk := {fU {f\,`c= %%1 %%2}{f\,`c= %%2 %%1}{f&,`c~ %%1 %%2}}
                            102  DEF FN dcmp2sets := {dU {d\, %%1 %%2}{d\, %%2 %%1}{d&, %%1 %%2}}
                            100  DEF FN dcmp2mtmeq := {dU {d\,`mtm~ %%1 %%2}{d\,`mtm~ %%2 %%1}{d&,`mtm= %%1 %%2}}
                            98  DEF FN dcmp2mtm := {dU {d\,`mtm= %%1 %%2}{d\,`mtm= %%2 %%1}{d&,`mtm~ %%1 %%2}}
                            96  DEF FN uni2diff := {gU {g\, %%1 %%2}{g\, %%2 %%1}}
                            90  DEF FN duni2diff := {dU {d\ %%1 %%2}{d\ %%2 %%1}}
                            86  DEF FN uni2diffmtmeq := {gU {g\,`mtm~ %%1 %%2}{g\,`mtm~ %%2 %%1}}
                            84  DEF FN uni2diffmtm := {gU {g\,`mtm= %%1 %%2}{g\,`mtm= %%2 %%1}}
                            82  DEF FN uni2diffchkeq := {gU {g\,`c~ %%1 %%2}{g\,`c~ %%2 %%1}}
                            80  DEF FN uni2diffchk := {gU {g\,`c= %%1 %%2}{g\,`c= %%2 %%1}}
                            78  DEF FN funi2diff := {fU {f\, %%1 %%2}{f\, %%2 %%1}}
                            76  DEF FN funi2diffmtmeq := {fU {f\,`mtm~ %%1 %%2}{f\,`mtm~ %%2 %%1}}
                            74  DEF FN funi2diffmtm := {fU {f\,`mtm= %%1 %%2}{f\,`mtm= %%2 %%1}}
                            72  DEF FN funi2diffchkeq := {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}}
                            70  DEF FN funi2diffchk := {fU {f\,`c= %%1 %%2}{f\,`c= %%2 %%1}}
                            68  DEF FN duni2diffmtmeq := {dU {d\,`mtm~ %%1 %%2}{d\,`mtm~ %%2 %%1}}
                            66  DEF FN duni2diffmtm := {dU {d\,`mtm= %%1 %%2}{d\,`mtm= %%2 %%1}}
                  in script  define-functions-to-compare-groups.aspl  [defining various functions to compare groups]
                            DEF FN cmp2sets  := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&,  %%1 %%2}}
                            DEF FN cmp2mtmeq := {gU {g\,`mtm~ %%1 %%2}{g\,`mtm~ %%2 %%1}{g&,`mtm= %%1 %%2}}
                            DEF FN cmp2mtm   := {gU {g\,`mtm= %%1 %%2}{g\,`mtm= %%2 %%1}{g&,`mtm~ %%1 %%2}}
                            DEF FN cmp2chkeq := {gU {g\,`c~ %%1 %%2}{g\,`c~ %%2 %%1}{g&,`c= %%1 %%2}}
                            DEF FN cmp2chk   := {gU {g\,`c= %%1 %%2}{g\,`c= %%2 %%1}{g&,`c~ %%1 %%2}}
                            DEF FN fcmp2sets  := {fU {f\, %%1 %%2}{f\, %%2 %%1}{f&, %%1 %%2}}
                            DEF FN fcmp2mtmeq := {fU {f\,`mtm~ %%1 %%2}{f\,`mtm~ %%2 %%1}{f&,`mtm= %%1 %%2}}
                            DEF FN fcmp2mtm   := {fU {f\,`mtm= %%1 %%2}{f\,`mtm= %%2 %%1}{f&,`mtm~ %%1 %%2}}
                            DEF FN fcmp2chkeq := {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}{f&,`c= %%1 %%2}}
                            DEF FN fcmp2chk   := {fU {f\,`c= %%1 %%2}{f\,`c= %%2 %%1}{f&,`c~ %%1 %%2}}
                            DEF FN dcmp2sets  := {dU {d\, %%1 %%2}{d\, %%2 %%1}{d&, %%1 %%2}}
                            DEF FN dcmp2mtmeq := {dU {d\,`mtm~ %%1 %%2}{d\,`mtm~ %%2 %%1}{d&,`mtm= %%1 %%2}}
                            DEF FN dcmp2mtm   := {dU {d\,`mtm= %%1 %%2}{d\,`mtm= %%2 %%1}{d&,`mtm~ %%1 %%2}}
                            DEF FN uni2diff       := {gU {g\,  %%1 %%2}{g\,  %%2 %%1}}
                            DEF FN duni2diff      := {dU {d\  %%1 %%2}{d\  %%2 %%1}}
                            DEF FN uni2diffmtmeq    := {gU {g\,`mtm~  %%1 %%2}{g\,`mtm~  %%2 %%1}}
                            DEF FN uni2diffmtm  := {gU {g\,`mtm=  %%1 %%2}{g\,`mtm=  %%2 %%1}}
                            DEF FN uni2diffchkeq    := {gU {g\,`c~  %%1 %%2}{g\,`c~  %%2 %%1}}
                            DEF FN uni2diffchk  := {gU {g\,`c=  %%1 %%2}{g\,`c=  %%2 %%1}}
                            DEF FN funi2diff      := {fU {f\,  %%1 %%2}{f\,  %%2 %%1}}
                            DEF FN funi2diffmtmeq   := {fU {f\,`mtm~  %%1 %%2}{f\,`mtm~  %%2 %%1}}
                            DEF FN funi2diffmtm := {fU {f\,`mtm=  %%1 %%2}{f\,`mtm=  %%2 %%1}}
                            DEF FN funi2diffchkeq := {fU {f\,`c~  %%1 %%2}{f\,`c~  %%2 %%1}}
                            DEF FN funi2diffchk   := {fU {f\,`c=  %%1 %%2}{f\,`c=  %%2 %%1}}
                            DEF FN duni2diffmtmeq := {dU {d\,`mtm~  %%1 %%2}{d\,`mtm~  %%2 %%1}}
                            DEF FN duni2diffmtm   := {dU {d\,`mtm=  %%1 %%2}{d\,`mtm=  %%2 %%1}}
                  in script  dircompare.aspl  [compare two directories]
                            DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}
                  in script  dircompare.pl  [compares directories across host names]
                            my $s = "$shebang\n";
                            $s .= q~DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}~ . "\n";
                            ($_ =~ /^fdiff$/i)     && ($ascmd .= ",f\\  @vnames\n")     ||
                            ($_ =~ /^fdiff2$/i)    && ($ascmd .= ",f\\  @vnames2\n")    ||
                  in script  dirdiff.pl  [Compare directories between host machines in a cloud]
                            my $s = "$shebang\n";
                  in script  jarcompare.aspl  [Compare two JAR archives]
                            DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}
                  in script  jarcompare.pl  [compares two or many Jar files:  jarcompare.pl file1 file2 ..]
                            die "$0 requires to have \"$jarcmd\" command available\n" unless $jarpath;
                  in script  jarcomparelong.aspl  [compare two JAR archives with extended output]
                            DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}
                            f\ d1 d2
                            f\ d2 d1
                  in script  pathcompare.aspl  [Compare PATH on two remote hosts in a cloud environment]
                            DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}
                  in script  pathcompare.pl  [compares the system PATH of many hosts]
                            my $s = "$shebang\n";
                            $s .= q~DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}~ . "\n";
                            ($_ =~ /^fdiff$/i)    && ($ascmd .= "f\\  @hosts\n")     ||
                            ($_ =~ /^fdiff2$/i)   && ($ascmd .= "f\\  @hosts2\n")    ||
                  in script  run-functions-to-compare-groups.aspl  [various functions to compare two groups]
                            printblock *** CALLING cmp2sets() to compare two groups ***%%%CR*** {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&,  %%1 %%2}} ***
                            printblock *** CALLING cmp2mtmeq() to compare two groups where mtimes are the same ***%%%CR*** {gU {g\,`mtm~ %%1 %%2}{g\,`mtm~ %%2 %%1}{g&,`mtm= %%1 %%2}} ***
                            printblock *** CALLING cmp2mtm() to compare two groups where mtimes are different ***%%%CR*** {gU {g\,`mtm= %%1 %%2}{g\,`mtm= %%2 %%1}{g&,`mtm~ %%1 %%2}} ***
                            printblock *** CALLING cmp2chkeq() to compare two groups where checksums are the same ***%%%CR*** {gU {g\,`c~ %%1 %%2}{g\,`c~ %%2 %%1}{g&,`c= %%1 %%2}} ***
                            printblock *** CALLING cmp2chk() to compare two groups where checksums are different ***%%%CR*** {gU {g\,`c= %%1 %%2}{g\,`c= %%2 %%1}{g&,`c~ %%1 %%2}} ****
                            printblock *** CALLING fcmp2sets() to compare the elements of two groups ***%%%CR*** {fU {f\, %%1 %%2}{f\, %%2 %%1}{f&, %%1 %%2}} ****
                            printblock *** CALLING fcmp2mtmeq() to compare the elements of two groups where mtimes are the same ***%%%CR*** {fU {f\,`mtm~ %%1 %%2}{f\,`mtm~ %%2 %%1}{f&,`mtm= %%1 %%2}} ***
                            printblock *** CALLING fcmp2mtm() to compare the elements of two groups where mtimes are different ***%%%CR*** {fU {f\,`mtm= %%1 %%2}{f\,`mtm= %%2 %%1}{f&,`mtm~ %%1 %%2}} ***
                            printblock *** CALLING fcmp2chkeq() to compare the elements of two groups where checksums are the same ***%%%CR*** {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}{f&,`c= %%1 %%2}} ***
                            printblock *** CALLING fcmp2chk() to compare the elements of two groups where checksums are different ***%%%CR*** {fU {f\,`c= %%1 %%2}{f\,`c= %%2 %%1}{f&,`c~ %%1 %%2}} ***
                            printblock *** CALLING dcmp2sets() to compare the subgroups of two groups ***%%%CR*** {dU {d\, %%1 %%2}{d\, %%2 %%1}{d&, %%1 %%2}} ***
                            printblock *** CALLING dcmp2mtmeq() to compare the subgroups of two groups where mtimes are the same ***%%%CR*** {dU {d\,`mtm~ %%1 %%2}{d\,`mtm~ %%2 %%1}{d&,`mtm= %%1 %%2}} ***
                            printblock *** CALLING dcmp2mtm() to compare the subgroups of two groups where mtimes are different ***%%%CR*** {dU {d\,`mtm= %%1 %%2}{d\,`mtm= %%2 %%1}{d&,`mtm~ %%1 %%2}} ****
                            printblock *** CALLING uni2diff() to get the union of the differences between two groups ***%%%CR*** {gU {g\,  %%1 %%2}{g\,  %%2 %%1}} ***
                            printblock *** CALLING duni2diff() to get the subgroups union of the differences between two groups ***%%%CR*** {dU {d\  %%1 %%2}{d\  %%2 %%1}} ***
                            printblock *** CALLING uni2diffmtmeq() to get the union of the differences between two groups where mtimes are the same ***%%%CR*** {gU {g\,`mtm~  %%1 %%2}{g\,`mtm~  %%2 %%1}} ***
                            printblock *** CALLING uni2diffmtm() to get the union of the differences between two groups where mtimes are different ***%%%CR*** {gU {g\,`mtm=  %%1 %%2}{g\,`mtm=  %%2 %%1}} ***
                            printblock *** CALLING uni2diffchkeq() to get the union of the differences between two groups where checksums are the same ***%%%CR*** {gU {g\,`c~  %%1 %%2}{g\,`c~  %%2 %%1}}
                            printblock *** CALLING uni2diffchk() to get the union of the differences between two groups where checksums are different ***%%%CR*** {gU {g\,`c=  %%1 %%2}{g\,`c=  %%2 %%1}} ***
                            printblock *** CALLING funi2diff() to get the elements union of the differences between two groups ***%%%CR*** {fU {f\,  %%1 %%2}{f\,  %%2 %%1}} ****
                            printblock *** CALLING funi2diffmtmeq() to get the elements union of the differences between two groups where mtimes are the same ***%%%CR*** {fU {f\,`mtm~  %%1 %%2}{f\,`mtm~  %%2 %%1}} ***
                            printblock *** CALLING funi2diffmtm() to get the elements union of the differences between two groups where mtimes are different ***%%%CR*** {fU {f\,`mtm=  %%1 %%2}{f\,`mtm=  %%2 %%1}} ***
                            printblock *** CALLING funi2diffchkeq() to get the elements union of the differences between two groups where checksums are the same ***%%%CR*** {fU {f\,`c~  %%1 %%2}{f\,`c~  %%2 %%1}} ***
                            printblock *** CALLING funi2diffchk() to get the elements union of the differences between two groups where checksums are different ***%%%CR*** {gU {g\,`mtm~ %%1 %%2}{g\,`mtm~ %%2 %%1}{g&,`mtm= %%1 %%2}} ***
                            printblock *** CALLING duni2diffmtmeq() to get the subgroups union of the differences between two groups where mtimes are the same ***%%%CR*** {dU {d\,`mtm~  %%1 %%2}{d\,`mtm~  %%2 %%1}} ***
                            printblock *** CALLING duni2diffmtm() to get the subgroups union of the differences between two groups where mtimes are different ***%%%CR*** {dU {d\,`mtm=  %%1 %%2}{d\,`mtm=  %%2 %%1}} ***
                  in script  testing-functions-to-compare-groups.aspl  [various functions to compare two groups]
                            printblock *** CALLING duni2diffmtmeq() to get the subgroups union of the differences between two groups where mtimes are the same ***%%%CR*** {dU {d\,`mtm~  %%1 %%2}{d\,`mtm~  %%2 %%1}} ***
                            printblock *** CALLING duni2diffmtm() to get the subgroups union of the differences between two groups where mtimes are different ***%%%CR*** {dU {d\,`mtm=  %%1 %%2}{d\,`mtm=  %%2 %%1}} ***

SYSENVGROUP [GROUPING CLASS FOR UNIX SYSTEM ENVIRONMENT VARIABLES]

                  in namedspace  ENV123  [ATTRIBUTES REAPING ENVIRONMENT VARIABLES]
                            95  f\ mm01 vienna
                            94  f\ vienna mm01
                            84  f\ was6 was8
                            83  f\ was8 was6
                            66  DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}
                            27  f\ p17047 jy16985
                            26  f\ jy16985 p17047
                            11  f\ was8 was88
                            10  f\ was88 was8
                  in namedspace  ENVBAD  [WORKSPACE ENVBAD DESCRIPTION]
                            37  f\ mm01 vienna
                            36  f\ vienna mm01
                            26  f\ was6 was8
                            25  f\ was8 was6
                            8  DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}
                  in namedspace  ENVNY  []
                            26  f\ mm01 vienna
                            25  f\ vienna mm01
                            15  f\ was6 was8
                            14  f\ was8 was6
                  in namedspace  ENVVARNEWYORK  []
                            19  f\ mm01 vienna
                            18  f\ vienna mm01
                            10  f\ was6 was8
                            9  f\ was8 was6
                            3  f\ was8setcmd was8
                            2  f\ was8 was8setcmd
                  in namedspace  ENVVARNY  []
                            33  f\ mm01 vienna
                            32  f\ vienna mm01
                            22  f\ was6 was8
                            21  f\ was8 was6
                            4  DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}
                  in script  envcompare.pl  [compares the ENV across host names]
                            $s .= q~DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}~ . "\n";
                            ($_ =~ /^fdiff$/i)     && ($ascmd .= "f\\  @hosts\n")     ||
                            ($_ =~ /^fdiff2$/i)    && ($ascmd .= "f\\  @hosts2\n")    ||
                  in script  progenvcompare.aspl  [compare the environment variables of two sourcing shell scripts]
                            ,f\ A B
                            ,f\ B A
                  in script  reapenvcompare.aspl  [Reap environment variables of two programs for comparison]
                            ,f\ e1 e2
                            ,f\ e2 e1
                  in script  reapenvpidcompare.aspl  [Reap the environment variables of two programs for pid groups comparison]
                            ,f\ e1 e2
                            ,f\ e2 e1

TTY [GROUPING CLASS FOR UNIX TTY ATTRIBUTES]

                  in namedspace  TTYPTS  [WORKSPACE TTYPTS DESCRIPTION]
                            2  f\ t3 t1
                            1  f\ t2 t1
                  in namedspace  TTYPTS1  [WORKSPACE TTYPTS1 DESCRIPTION]
                            24  f\ t3 t1
                            23  f\ t1 t3
                            19  f\ t2 t1
                            18  f\ t1 t2
                            15  f\ t3 t1