Re: how to find all the permission for all files???

From: Denis Garrido Mendes (Denis.Mendes@TECBAN.COM.BR)
Date: Thu Jan 23 2003 - 07:51:47 EST


Hi,

You can try this way:

find / ! -perm 444 -print

Denis Garrido Mendes
Produção - CETEM
Tecnologia Bancária S/A

William Liu <borgliu@MAIL2000.COM.TW>
Enviado Por: IBM AIX Discussion List <aix-l@Princeton.EDU>
23/01/2003 01:29
Favor responder a borgliu

 
        Para: aix-l@Princeton.EDU
        cc:
        Assunto: how to find all the permission for all files???

Hi, all

I know " find / -perm 444 -print " can find out all the files that
permission are 444

but , is any way to find out all files' permission(by number, ex: 555,
444..etc)
because if I use my way list above, I must know all of combination
(444,644,777,664,666,555,655....etc)

so, I trying to find another way to directly list all files' permission .

is anyway to do so?

thanks.



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:30 EDT