Phillip Bruce wrote:
> Hi,
>
> I'm trying to write a checklist program that verify's configuration in
> my environment.
>
> One of the things I need to check for is owner and group permission for
> oracle which
> is oracle:dba.
>
> If you had this task to verify the filesystem using perl how w
Hi,
I'm trying to write a checklist program that verify's configuration in
my environment.
One of the things I need to check for is owner and group permission for
oracle which
is oracle:dba.
If you had this task to verify the filesystem using perl how would you
accomplished this?
Phillip
___