ASPL 1> v
to view the set variables
ASPL 2> sim`fflc jmx1 jmx2 jmx3
show similarities between the file checksums in jmx1 jmx2 jmx3
ASPL 3> density jmx1 jmx2 jmx3
show density of jmx1 jmx2 jmx3
ASPL 4> ks
print the ks vector
ASPL 5> ks chksum ppdd ffl
set ks vector
ASPL 6> fP jmx1 jmx2 jmx3
partition according to the elements jmx1 jmx2 jmx3
ASPL 7> fP`c= jmx1 jmx2 jmx3
partition according to the elements (w. equal checksums) jmx1 jmx2 jmx3
ASPL 8> fP`c~ jmx1 jmx2 jmx3
partition according to the elements (w. different checksums) jmx1 jmx2 jmx3
ASPL 9> f%&`c= jmx1 jmx2
compare by showing the alignment (w. equal checksums) between jmx1 and jmx2
ASPL 10> f%&`c~ jmx1 jmx2
compare by showing the alignment (w. different checksums) between jmx1 and jmx2
ASPL 11> f%U jmx1 jmx2
compare by showing the alignment between jmx1 and jmx2
ASPL 12> gP jmx1 jmx2 jmx3
partition according to the files and directories jmx1 jmx2 jmx3
ASPL 13> dP jmx1 jmx2 jmx3
partition according to subgroups or directories jmx1 jmx2 jmx3
ASPL 14> f\ jmx1 jmx2
show the difference between jmx1 and jmx2
ASPL 15> f\ jmx2 jmx1
show the difference between jmx2 and jmx1
ASPL 16> quit
quit ASPL.. sweet!