+ note about safe deletion support:
+ currently there is no "empty the trash" function aside from running a
+ command such as:
+ $ \rm -rf $TMP/zz_safedel*
+ the backslash forces bash to run the "rm" tool from the path rather than
+ using the feisty meow alias. a trash flushing feature is planned for the
+ somewhat near future.
+
+ regenerate:
+ runs the feisty meow reconfiguration process to adapt to a new version of
+ the scripts. this also updates the current shell's functions and aliases
+ to reflect any changes.
+