Properties of Directories

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tom

    #1

    Properties of Directories

    Does anyone have some code that would give the properties of a directory and
    all its subdirectories. What I want is the file space under each directory.

    Thanks,

    Tom D.


  • Raoul Watson

    #2
    Re: Properties of Directories


    "Tom" <anntomdo@bells outh.net> wrote in message
    news:qy0Xd.2421 6$%Y4.21357@big news6.bellsouth .net...[color=blue]
    > Does anyone have some code that would give the properties of a directory[/color]
    and[color=blue]
    > all its subdirectories. What I want is the file space under each[/color]
    directory.[color=blue]
    >[/color]

    What "properties " exactly are you looking for? Do you want to calculate how
    much space is *used* by this directory (inlcuding all subdirs underneath
    it)? If so, e-mail me and I'll send you the code.


    Comment

    • Raoul Watson

      #3
      Re: Properties of Directories


      "Tom" <anntomdo@bells outh.net> wrote in message
      news:qy0Xd.2421 6$%Y4.21357@big news6.bellsouth .net...[color=blue]
      > Does anyone have some code that would give the properties of a directory[/color]
      and[color=blue]
      > all its subdirectories. What I want is the file space under each[/color]
      directory.[color=blue]
      >[/color]

      What "properties " exactly are you looking for? Do you want to calculate how
      much space is *used* by this directory (inlcuding all subdirs underneath
      it)? If so, e-mail me and I'll send you the code.


      Comment

      Working...