The following shows the commands in named workspaces and scripts where the REGEX #!.*\/(aspl|env) 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 playchanges.aspl [showing the rate of changes in a sampled random group]
#!/usr/bin/env aspl
in script playop_bitgroup.aspl [play various operators on a random bit group]
#!/usr/bin/env aspl
in script playop_bitgroup2.aspl [play various operators on a random bit group]
#!/usr/bin/env aspl
in script playsim.aspl [sampling a random group over time and showing its rate of dissimilarity]
#!/usr/bin/env aspl
in script randomdice.aspl [Simulate three players throwing dice on a craptable.]
#!/usr/bin/env aspl
in script randomdicePlus.aspl [Simulate three players throwing dice on a craptable]
#!/usr/bin/env aspl
in script mutant.aspl [Using the namedspace DNASEQ1 to show DNA alignment]
#!/usr/bin/env aspl
in script polyclouds.aspl [Create random polygons on three spheres.]
#!/usr/bin/env aspl
in script dispersed.aspl [display files by same name with different contents]
#!/usr/bin/env /home/warda/ASPLv1.00/bin/aspl
in script oscillator.aspl [intersecting two oscillators, each one tied to a UNIX device]
#!/home/warda/ASPLv1.00/bin/aspl -wsname TRANSIENT -groupingclass OSCILLATORGROUP
in script oscillators.aspl [intersecting two oscillating functions tied to a UNIX device]
#!/home/warda/ASPLv1.00/bin/aspl -wsname TRANSIENT -groupingclass OSCILLATORSGROUP
in script define-functions-to-compare-groups.aspl [defining various functions to compare groups]
#!/usr/bin/env /home/warda/ASPLv1.00/bin/aspl
in script dirchange-monitor.aspl [monitor the changes in a directory]
#!/usr/bin/env aspl
in script dircompare.aspl [compare two directories]
#!/usr/bin/env /home/warda/ASPLv1.00/bin/aspl
in script dircompare.pl [compares directories across host names]
#my $shebang = "#!/home/warda/ASPLv1.00/bin/aspl -groupingclass POSIX -wsname TRANSIENT -singlepass -dm 1";
in script dirdiff.pl [Compare directories between host machines in a cloud]
# also #!/home/warda/ASPLv1.00/bin/aspl is meaningless since 'aspl' already found in shell env
#my $shebang = "#!/home/warda/ASPLv1.00/bin/aspl -groupingclass POSIX -wsname TRANSIENT -singlepass -dm 3";
in script jarcompare.aspl [Compare two JAR archives]
#!/usr/bin/env aspl
in script jarcomparelong.aspl [compare two JAR archives with extended output]
#!/usr/bin/env /home/warda/ASPLv1.00/bin/aspl
in script monitordir.aspl [monitor changes in a directory by using group operations]
#!/usr/bin/env aspl
in script pathcompare.aspl [Compare PATH on two remote hosts in a cloud environment]
#!/usr/bin/env /home/warda/ASPLv1.00/bin/aspl
in script pathcompare.pl [compares the system PATH of many hosts]
#my $shebang = "#!/home/warda/ASPLv1.00/bin/aspl -groupingclass POSIX -wsname TRANSIENT -singlepass -dm 1";
in script run-functions-to-compare-groups.aspl [various functions to compare two groups]
#!/usr/bin/env /home/warda/ASPLv1.00/bin/aspl
in script run-quotient-set-jmx-equivalence-relation.aspl [equivalence relations to get JMX event listeners, connectors, transforms, etc.]
#!/usr/bin/env /home/warda/ASPLv1.00/bin/aspl
in script run-quotient-set-websphere-cloud-process-regular-expression.aspl [various equivalence relations to gather info in WebSphere cloud]
#!/usr/bin/env /home/warda/ASPLv1.00/bin/aspl
in script testing-functions-to-compare-groups.aspl [various functions to compare two groups]
#!/usr/bin/env /home/warda/ASPLv1.00/bin/aspl
in script progenv.aspl [Environment variables of a program started by a shell script]
#!/usr/bin/env aspl
in script progenvcompare.aspl [compare the environment variables of two sourcing shell scripts]
#!/usr/bin/env aspl
in script progenvshellscompare.aspl [compare environment variables of two shell scripts]
#!/usr/bin/env aspl
in script progenvshellsmerged.aspl [merge the environment variables of two shell scripts and compare them]
#!/usr/bin/env aspl
in script reapenv.aspl [Reap a program started by a shell script]
#!/usr/bin/env aspl
in script reapenvbypid.aspl [Reap environment by pid]
#!/usr/bin/env aspl
in script reapenvcompare.aspl [Reap environment variables of two programs for comparison]
#!/usr/bin/env aspl
in script reapenvpidcompare.aspl [Reap the environment variables of two programs for pid groups comparison]
#!/usr/bin/env aspl
in script wasreaper.aspl [Reap WebSphere startNode.sh and stopNode.sh for comparison]
#!/usr/bin/env aspl
in script wasreaper2.aspl [Reap WebSphere wsadmin.sh and startServer.sh for comparison]
#!/usr/bin/env aspl
in script procints.aspl [get UNIX system interrupts in a loop with delays]
#!/usr/bin/env aspl
in script procstat.aspl [get UNIX system stat in a loop with delays]
#!/usr/bin/env aspl
in script ggtieoscillatorsareas.aspl [find intersections of tied oscillating functions along their summed areas]
#!/usr/bin/env /home/warda/ASPLv1.00/bin/aspl
in script ggtieoscillators-test.aspl [test script for oscillators tied to UNIX device]
#!/usr/bin/env /home/warda/ASPLv1.00/bin/aspl
in script ggtieoscillators.aspl [SIMULATING TWO GROUPS WITH ELEMENT ATTRIBUTES TIED TO TWO OSCILLATORS]
#!/home/warda/ASPLv1.00/bin/aspl -wsname TRANSIENT -groupingclass TIE_OSCILLATORS_GROUP
in script echo123.aspl [test script to echo some arguments passed on the command line]
#!/usr/bin/env aspl
in script hello.aspl [test script hello.aspl]
#!/usr/bin/env aspl