|
The normal way to do this at a UNIX prompt would be: cd /QOpenSys/usr find . -exec chmod 777 {} \; Any file or subdirectory under '/QOpenSys/usr' gets it's mode changed to 777. Of course, you'll want to change the mode that you use to match your requirements. (In most cases, 777 isn't a great idea...) In theory, this should work under QSH as well. Good luck. On Mon, 15 Oct 2001, Graap, Ken wrote: > I'm having trouble making mass changes to authority in the IFS. > > Someone suggested that I use the QSHELL "chmod" command... Especially to > recursively change all directories and file in a tree. > > Does anyone know what the command syntax would be to do the following: > > Remove all authority from all files in a directory tree... > > Add the equivalent *PUBLIC *ALL authority for all the same files in a > directory tree. > > Kenneth >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.