janoonk wrote:First delete all @eaDir entries on for example the first mounted harddisc (/volume1)... don't worry about the "warnings/errors":find /volume1 -name "@eaDir" -exec rm -rf {} \;
I get the following message when I try the above command:
find: -exec CMD must end by ';'
I know that I am entering the ;




