How can I use a wildcard when issuing the aclput command?
For example, if I have file1, file1, file3, and I want to change the file privs using 'aclput', is there a way to enter ONE command for all 3 files instead of one at a time?
The way I do it now is to issue:
'aclput -i acldefs file1' and then
'aclput -i acldefs file2' and then
'aclput -i acldefs file3'
Please advise.
For example, if I have file1, file1, file3, and I want to change the file privs using 'aclput', is there a way to enter ONE command for all 3 files instead of one at a time?
The way I do it now is to issue:
'aclput -i acldefs file1' and then
'aclput -i acldefs file2' and then
'aclput -i acldefs file3'
Please advise.