These commands translate MAM output to specified formats:
mamdep  
|
Translate to simple textual format
|
mamdag
|
Translate to dag format
|
mamdot
|
Translate to dot format
|
mamdt
|
Translate to dt format
|
The following options are accepted by all MAM translators:
-a"shell_pattern"
|
Ignore atoms matching specified shell pattern,
along with the direct descendants of each matched atom
|
-t"shell_pattern"
|
Ignore atoms with attributes matching the given shell pattern,
along with the direct descendants of each matched atom.
|
Example:
mamdep -a"*.m[os]" -t"implicit*" < mamoutput