add DXCommand::spawn_cmd and convert suitable cmds
authorDirk Koopman <djk@tobit.co.uk>
Tue, 17 Jun 2014 19:43:02 +0000 (20:43 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Tue, 17 Jun 2014 19:43:02 +0000 (20:43 +0100)
commit0ce79a125db0acb043fceaa641d8b3a9eae71a41
treeb5ee8301807037a46949d0fa6dd0e6725fe92cfc
parent0ba8b8bf6f01f405661aef65a070a8557e98dd3b
add DXCommand::spawn_cmd and convert suitable cmds

All file searching commands (that I can think of) now spawn jobs
(one per cmd [to be changed?]) rather than do it in line.

This affects sh/log (and friends) and sh/dx (and friends)
cmd/Aliases
cmd/show/announce.pl
cmd/show/chat.pl
cmd/show/dx.pl
cmd/show/groups.pl
cmd/show/log.pl
cmd/show/rcmd.pl
cmd/show/talk.pl
perl/DXCommandmode.pm
perl/DXLogPrint.pm
perl/cluster.pl