Re: how to find all the permission for all files??? (Is my mail g etting thru?)

From: Jef Lee (jef.lee@ITVISION.COM.AU)
Date: Thu Jan 23 2003 - 01:21:01 EST


Ah, I see what happened. This replied to the list but the other replied to
the original sender for some reason - weird!

This was my reply:--

It's a long command, but you could try

find / \( -perm 444 -o -perm 644 -o -perm 777 \) -print

Jef...

-----Original Message-----
From: William Liu [mailto:borgliu@mail2000.com.tw]
Sent: Thursday, 23 January 2003 11:30 AM
To: aix-l@Princeton.EDU
Subject: 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