Script for Directory Permissions on NT Filesystem

2001-11-02 Thread Nigel Gall
Hi! I'm a new user of PERL and I'm trying to write a script to give me a condensed list of file permissions of an NTFS file system. For example, if I have a folder named E:\, with a hundred subfolders (and so on), I'd like to get a list of subfolder names with their associated permissions

Re: Script for Directory Permissions on NT Filesystem

2001-11-02 Thread Ian Summers
Hi You wrote: Hi! I'm a new user of PERL and I'm trying to write a script to give me a condensed list of file permissions of an NTFS file system. For example, if I have a folder named E:\, with a hundred subfolders (and so on), I'd like to get a list of subfolder names with their associated

Re: Script for Directory Permissions on NT Filesystem

2001-11-02 Thread aaron
this isn't ontopic for the dbi-list try perl friends or something like that. Aaron On Fri, 2 Nov 2001, Nigel Gall wrote: Hi! I'm a new user of PERL and I'm trying to write a script to give me a condensed list of file permissions of an NTFS file system. For example, if I have a folder