ASPL 1> attributes
display the attributes
ASPL 2> egCwhoami
ping the element grouping class
ASPL 3> ~feeder
tilde command to change directory to the location of the feeder class
ASPL 4> tree /opt/ASPLv1.00/BRIDGE/ASPL/GGs/OSCILLATORSGROUP
print tree structure under /opt/ASPLv1.00/BRIDGE/ASPL/GGs/OSCILLATORSGROUP to show the tie directory structure
ASPL 5> ll
list files in current directory
ASPL 6> numln Udev.pm
print file Udev.pm
ASPL 7> cd /opt/ASPLv1.00/BRIDGE/ASPL/GGs/OSCILLATORSGROUP
ASPL 9> numln TiSCA_fosc1.pm
print TiSCA_fosc1.pm
ASPL 10> ggls ggoscillators()
print the global grouping class ggoscillators()
ASPL 11> quit
quit.. sweet!