Comment 2 for bug 366665

Revision history for this message
Stefan Wagner (wagner-stefan) wrote :

P.S.: Sorry about the failing code-tags, and the missing explanation of -c parameter:

-c tells the bash, that it shall execute the following commands.

The linebreak was unintendet.

find -type f -name "*.mp3" -exec bash -l -O expand_aliases -c "mp3gainB {}" ";"