From: transfire@... Date: 2011-10-20T13:18:38+09:00 Subject: [ANN] cdexec v0.2.0 released cdexec 0.2.0 has been released. Execute shell commands in multiple-subdirectories. * home: http://rubyworks.github.com/cdexec * code: http://github.com/rubyworks/cdexec The release fixes glob exapansion in the command portion of a cdexec call. Changes: * Fix glob expansion of command. * Better handling of arguments that contain spaces.