Is there Recursive option for chmod
and chown
in Midnight Commander?
Chmod, chown and advanced chown do not make changes to the files within directories.
Asked
Active
Viewed 861 times
2

Sergio
- 823
- 1
- 10
- 24
-
2Looks like, no, there is no such option: https://midnight-commander.org/ticket/3109 – Sergio Jun 18 '20 at 09:22
-
You can use "Panelize" to find files recursively and apply "chmod"/"chown"/"Advanced chown" to all files in the panel. Also see https://stackoverflow.com/a/61794358/7976758 – phd Jun 18 '20 at 11:53