The following shows the commands in scripts where the REGEX $regex 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
(in script bay12-notify.sh [monitor water level between two bays and send notification when level is critical])(ref:crilevel = {fU {f&\`ks= CRITICAL BAY1}{f&\`ks= CRITICAL BAY2}};)
(in script bay12.sh [monitor water level between two bays])(ref:{fU {f&\`ks= CRITICAL BAY1}{f&\`ks= CRITICAL BAY2}})
(in script bay12mon.pl [monitor water level between two bays])(ref:{fU {f&`ks= CRITICAL BAY1} {f&`ks= CRITICAL BAY2}})
(in script bay13-notify.sh [monitor water between two bays and send notification when level is critical])(ref:{fU {f&\`ks= CRITICAL BAY1}{f&\`ks= CRITICAL BAY2}};)(ref:{fU {f&\`ks= CRITICAL BAY1}{f&\`ks= CRITICAL BAY2}};)
(in script bay13.sh [monitor water level between two bays using loop])(ref:crilevel = {fU {f&\`ks= CRITICAL BAY1}{f&\`ks= CRITICAL BAY2}};)
(in script define-functions-to-compare-groups.aspl [defining various functions to compare groups])(ref:DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}})(ref:DEF FN cmp2mtmeq := {gU {g\,`mtm~ %%1 %%2}{g\,`mtm~ %%2 %%1}{g&,`mtm= %%1 %%2}})(ref:DEF FN cmp2mtm := {gU {g\,`mtm= %%1 %%2}{g\,`mtm= %%2 %%1}{g&,`mtm~ %%1 %%2}})(ref:DEF FN cmp2chkeq := {gU {g\,`c~ %%1 %%2}{g\,`c~ %%2 %%1}{g&,`c= %%1 %%2}})(ref:DEF FN cmp2chk := {gU {g\,`c= %%1 %%2}{g\,`c= %%2 %%1}{g&,`c~ %%1 %%2}})(ref:DEF FN fcmp2sets := {fU {f\, %%1 %%2}{f\, %%2 %%1}{f&, %%1 %%2}})(ref:DEF FN fcmp2mtmeq := {fU {f\,`mtm~ %%1 %%2}{f\,`mtm~ %%2 %%1}{f&,`mtm= %%1 %%2}})(ref:DEF FN fcmp2mtm := {fU {f\,`mtm= %%1 %%2}{f\,`mtm= %%2 %%1}{f&,`mtm~ %%1 %%2}})(ref:DEF FN fcmp2chkeq := {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}{f&,`c= %%1 %%2}})(ref:DEF FN fcmp2chk := {fU {f\,`c= %%1 %%2}{f\,`c= %%2 %%1}{f&,`c~ %%1 %%2}})(ref:DEF FN dcmp2sets := {dU {d\, %%1 %%2}{d\, %%2 %%1}{d&, %%1 %%2}})(ref:DEF FN dcmp2mtmeq := {dU {d\,`mtm~ %%1 %%2}{d\,`mtm~ %%2 %%1}{d&,`mtm= %%1 %%2}})(ref:DEF FN dcmp2mtm := {dU {d\,`mtm= %%1 %%2}{d\,`mtm= %%2 %%1}{d&,`mtm~ %%1 %%2}})(ref:DEF FN uni2diff := {gU {g\, %%1 %%2}{g\, %%2 %%1}})(ref:DEF FN duni2diff := {dU {d\ %%1 %%2}{d\ %%2 %%1}})(ref:DEF FN uni2diffmtmeq := {gU {g\,`mtm~ %%1 %%2}{g\,`mtm~ %%2 %%1}})(ref:DEF FN uni2diffmtm := {gU {g\,`mtm= %%1 %%2}{g\,`mtm= %%2 %%1}})(ref:DEF FN uni2diffchkeq := {gU {g\,`c~ %%1 %%2}{g\,`c~ %%2 %%1}})(ref:DEF FN uni2diffchk := {gU {g\,`c= %%1 %%2}{g\,`c= %%2 %%1}})(ref:DEF FN funi2diff := {fU {f\, %%1 %%2}{f\, %%2 %%1}})(ref:DEF FN funi2diffmtmeq := {fU {f\,`mtm~ %%1 %%2}{f\,`mtm~ %%2 %%1}})(ref:DEF FN funi2diffmtm := {fU {f\,`mtm= %%1 %%2}{f\,`mtm= %%2 %%1}})(ref:DEF FN funi2diffchkeq := {fU {f\,`c~ %%1 %%2}{f\,`c~ %%2 %%1}})(ref:DEF FN funi2diffchk := {fU {f\,`c= %%1 %%2}{f\,`c= %%2 %%1}})(ref:DEF FN duni2diffmtmeq := {dU {d\,`mtm~ %%1 %%2}{d\,`mtm~ %%2 %%1}})(ref:DEF FN duni2diffmtm := {dU {d\,`mtm= %%1 %%2}{d\,`mtm= %%2 %%1}})
(in script dirchange-monitor.aspl [monitor the changes in a directory])(ref:,gU vardir vardir@1 vardir@2 vardir@3 vardir@4 vardir@5)(ref:,gU vardir vardir@5)
(in script dirchange-monitor.sh [monitor changes in a directory and show changes between last two instances])(ref:,gU dirvar dirvar@1;)
(in script dirchange-monitor2.sh [monitor changes in a directory and show changes between last two instances])(ref:,gU dirvar dirvar@1;)
(in script dircompare.aspl [compare two directories])(ref:DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}})
(in script dircompare.pl [compares directories across host names])(ref:$s .= q~DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}~ . "\n";)(ref:($_ =~ /^union$/i) && ($ascmd .= ",gU @vnames\n") ||)(ref:($_ =~ /^funion$/i) && ($ascmd .= ",fU @vnames\n") ||)(ref:($_ =~ /^dunion$/i) && ($ascmd .= ",dU @vnames\n") ||)
(in script dirdiff.pl [Compare directories between host machines in a cloud])(ref:,gU @vnames)
(in script envcompare.pl [compares the ENV across host names])(ref:$s .= q~DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}~ . "\n";)(ref:($_ =~ /^union$/i) && ($ascmd .= "gU @hosts\n") ||)(ref:($_ =~ /^funion$/i) && ($ascmd .= "fU @hosts\n") ||)(ref:($_ =~ /^dunion$/i) && ($ascmd .= "dU @hosts\n") ||)
(in script ggtieoscillators-test.aspl [test script for oscillators tied to UNIX device])(ref:fU`ks= X)(ref:fU`ks= X)(ref:fU`ks= X)(ref:fU`ks= X)
(in script ggtieoscillators.aspl [SIMULATING TWO GROUPS WITH ELEMENT ATTRIBUTES TIED TO TWO OSCILLATORS])(ref:fU`ks= X)
(in script ggtieoscillatorsareas.aspl [find intersections of tied oscillating functions along their summed areas])(ref:fU`ks= X12)(ref:fU`ks= X12)
(in script jarcompare.aspl [Compare two JAR archives])(ref:DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}})(ref:dU jar1 jar2)(ref:fU jar1 jar2)
(in script jarcompare.pl [compares two or many Jar files: jarcompare.pl file1 file2 ..])(ref:$s .= "gU @jars\n";)
(in script jarcomparelong.aspl [compare two JAR archives with extended output])(ref:DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}})
(in script jarsimilarity.pl [compare similarity between JAR archives])(ref:,gU @v)
(in script monitordir.aspl [monitor changes in a directory by using group operations])(ref:playop ,gU`ks~ mydir)(ref:,gU @mydir)
(in script pathcompare.aspl [Compare PATH on two remote hosts in a cloud environment])(ref:DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}})
(in script pathcompare.pl [compares the system PATH of many hosts])(ref:$s .= q~DEF FN cmp2sets := {gU {g\, %%1 %%2}{g\, %%2 %%1}{g&, %%1 %%2}}~ . "\n";)(ref:($_ =~ /^union$/i) && ($ascmd .= "gU @hosts\n") ||)(ref:($_ =~ /^funion$/i) && ($ascmd .= "fU @hosts\n") ||)(ref:($_ =~ /^dunion$/i) && ($ascmd .= "dU @hosts\n") ||)
(in script playop_bitgroup.aspl [play various operators on a random bit group])(ref:playop gU,`ks~ x)(ref:playop gU,`ks= x)(ref:playop gU, x)
(in script playop_bitgroup2.aspl [play various operators on a random bit group])(ref:playop ,gU`ks~ x)(ref:playop ,gU`ks= x)(ref:playop ,gU x)
(in script progenvshellscompare.aspl [compare environment variables of two shell scripts])(ref:fU,`ks= S)(ref:fU,`ks~ S)
(in script progenvshellsmerged.aspl [merge the environment variables of two shell scripts and compare them])(ref:,fU M1 M2)
(in script randomdice.aspl [Simulate three players throwing dice on a craptable.])(ref:fU`ks= p1 p2)(ref:fU`ks= p1 p2 p3)(ref:fU`c= p1 p2 p3)
(in script randomdicePlus.aspl [Simulate three players throwing dice on a craptable])(ref:fU`ks= p1 p2)(ref:fU`ks= p1 p2 p3)(ref:fU`c= p1 p2 p3)
(in script throwdice.aspl [Simulate three players throwing dice on a craptable.])(ref:fU`ks= p1 p2)(ref:fU`ks= p1 p2 p3)(ref:fU`ks= p1 p2 p3)(ref:fU`ks= p1 p2)
(in script wasreaper.aspl [Reap WebSphere startNode.sh and stopNode.sh for comparison])(ref:gU w1 w2)(ref:fU,`ks= w1 w2)(ref:fU,`ks~ w1 w2)
(in script wasreaper2.aspl [Reap WebSphere wsadmin.sh and startServer.sh for comparison])(ref:gU v1 v2)(ref:fU,`ks= v1 v2)(ref:fU,`ks~ v1 v2)
(in script wavesbeat.pl [find the beat between two waves])(ref:$s .= "gU,`ks= W12\n";)
(in script wavesbeat2.pl [find the beats between two waves])(ref:$s .= "playop gU,`ks= W12\n";)
(in script wavesbeatfinder.pl [find the beats between two waves with selective options])(ref:$s .= "gU,`ks= W12\n";)