Detected
Subject: obtaining file properties
Hi folks, noob here...
Im looking to produce a script that will return to me some file properties in
windows. I know for unix I can use 'stat'. The only thing that comes close
(as i can find right now) is use of the Win32::File module.
On Sun, 2007-07-15 at 01:05 -0400, Sam DeForest wrote:
> Hi folks, noob here...
>
> Im looking to produce a script that will return to me some file properties in
> windows. I know for unix I can use 'stat'. The only thing that comes close
> (as i can find right now) is use of the Win32::File
Hi folks, noob here...
Im looking to produce a script that will return to me some file properties in
windows. I know for unix I can use 'stat'. The only thing that comes close
(as i can find right now) is use of the Win32::File module. However that would
just return the attributes. Im look