def initialize(info = {})
    super(merge_info(info,
      'Name'          => 'Unix Command, Generic Command Execution',
      'Description'   => 'Executes the supplied command',
      'Author'        => 'hdm',