Results 1 to 6 of 6

Thread: du for windows?

  1. #1

    du for windows?

    My friend's complaining about running out of HDD space, and I told him to check temp stuff/etc. What I'm wondering is if there's something like du that will recurse into directories and give the size of the contents. I guess I could live-cd it...

  2. #2

    Re:du for windows?

    You can try this command in a DOS Prompt, dir /p /s. Maybe you can pipe it to a file, if so leave off the /p.



  3. #3
    Moderator
    Good Guru
    Compunuts's Avatar
    Join Date
    May 2001
    Location
    California
    Posts
    3,935

    Re:du for windows?

    Here is what you may need.

    http://www.soft-central.net/diskinfo.php

  4. #4

    Re:du for windows?

    Thanks

  5. #5
    Moderator
    Good Guru
    Compunuts's Avatar
    Join Date
    May 2001
    Location
    California
    Posts
    3,935

    Re:du for windows?

    Let us know if it works or not.

  6. #6

    Re:du for windows?

    It works quite nicely, karma++

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •