# Not recursive : does nothing

[action]
plugin = command

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