[londonperl] Utility to find date and size of files.
David Alban
extasia at extasia.org
Wed Jan 23 17:01:56 GMT 2008
this is a big "if", but...
if the windows machine(s) have cygwin installed, you can use the stat
command from the command line.
$ stat junk
File: `junk'
Size: 330 Blocks: 1 IO Block: 1024 regular file
Device: e0f61742h/3774224194d Inode: 2447424922499162533 Links: 1
Access: (0644/-rw-r--r--) Uid: (2763474/ dalban) Gid: (10545/Domain Users)
Access: 2008-01-22 17:36:16.781250000 -0800
Modify: 2008-01-22 17:36:16.781250000 -0800
Change: 2008-01-22 17:36:16.781250000 -0800
On Jan 23, 2008 8:42 AM, Andrew Black <andrew-li at black1.org.uk> wrote:
> I am looking for a tool that will give me the following information for
> each directory in a tree
> - size used (including all subdirectories)
> - time of most recent modification (again including files in
> subdirectories)
> Current requirement is for Windows, but might be useful on other
> platforms too.
--
Live in a world of your own, but always welcome visitors.
More information about the london.pm
mailing list