check /etc/fstab or vfstab that /var /tmp and user home dirs have
either nosuid, nodev and noexec.

Check pam... consider disabeling unneeded services? ("r" services?)

In addition to checking for portmapper, also check rpcbind.

Modify dostuff so that html output is available.
I suppose I will need to pass another arg, and there
may be a command line option needed in lsatmain... of course
this could be done with an external function, as doing
the above will force me to modify every script to add a variable,
but I can use our friend sed... :)


