Hi

chmod does not work recursively. The command

chmod --recursive --verbose a-x ./*.txt

only has effects in the actual working directory, but not in the subdirectories.

Cheers,
Tom



Reply via email to