Function: Finder Plug-in to securely delete the selected files/folders.
Author: Automator World
Notes: This workflow is based on this post at MacOSXhints. For those curious what Secure delete (srm) means: srm removes each specified file by overwriting, renaming, and truncating it before unlinking. This prevents other people from undeleting or recovering any information about the file from the command line.