https://bugs.koozali.org/show_bug.cgi?id=9468

--- Comment #2 from Jean-Philippe Pialasse <[email protected]> ---
find /home/e-smith/files/ezmlm/lists/*/ -maxdepth 1 -type f -exec chown
ezmlm:admin {} \;
find /home/e-smith/files/ezmlm/lists/*/ -maxdepth 1 -type f -exec chmod 0600 {}
\;

archnum mimeremove num  prefix webnames 644

find /home/e-smith/files/ezmlm/lists/*/archive/*/ -type f ! -executable  
-iregex "/[0-9]+/.*" chmod u+x {} \;

find /home/e-smith/files/ezmlm/lists/*/ -maxdepth 1 -type d -exec chown
ezmlm:admin {} \;

find /home/e-smith/files/ezmlm/lists/*/ -maxdepth 1 -type d -exec chmod 0700 {}
\;

find /home/e-smith/files/ezmlm/lists/*/*/ -type f -exec chown ezmlm:ezmlm {} \;


or an equivalent with perl

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to