Hi Corinna, Regression? setfacl -s used to accept multiple file arguments ... (yes, I am sure)
@@ touch aap noot mies @@ ls -l aap noot mies -rw-r--r-- 1 Henri None 0 Feb 12 15:55 aap -rw-r--r-- 1 Henri None 0 Feb 12 15:55 mies -rw-r--r-- 1 Henri None 0 Feb 12 15:55 noot @@ setfacl -s u::rwx,g::r-x,o:r-x aap noot mies setfacl: Invalid argument setfacl: Invalid argument @@ setfacl -s u::rwx,g::r-x,o:r-x aap # euh, accepts only one file argument now? setfacl -s used to work for multiple file arguments (yes, strangely enough, it did not work for multiple directory arguments). Did I miss something? Henri -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple