On 8/31/10 12:43 PM, Jan L. Peterson wrote: > the -m > says modify the directory, and the -M says modify the files
Are you sure about this? I'm certainly not experienced with ACLs, but the man page I'm looking at explains it like this: > The options -m, and -x expect an ACL on the command line. ... The > options -M, and -X read an ACL from a file or from standard input. Sounds a little more like wget's -I option, eg. that it reads from a file for the input, rather than STDIN. Having said that, I'm actually not sure how to do different things for the dirs vs the files using setfacl alone. It might take a "find" like Stuart was recommending. -- Lloyd Brown Systems Administrator Fulton Supercomputing Lab Brigham Young University http://marylou.byu.edu -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
