[setup]
recursive = yes

[action]
plugin = command

[action.command]
targets = bbb
command = sed 's/a/b/g' {basename} > bbb
