• I'm in a creative mood
    6 replies, posted
Hey guys, Like the title says, I'm in a creative mood. What I was thinking is creating a single file that scans all directories and files below the file and displays - what are the biggest files - what are the biggest folders - number of files - sorting by file types Now I was wondering if this exists, because if it does, I'm not going to spend time building it. Everything will be sorted probably by pie charts If it doesn't exist, give me suggestions what to include I'm sure someone has thought of this before and created it, but I couldn't find one.
Linux: [code] du -sh * [/code] Windows: [url=http://www.sixty-five.cc/sm/]Spacemonger[/url]
Search :google: for a php dir listing script
[QUOTE=:awesome:;22348054]Search :google: for a php dir listing script[/QUOTE] I know what you mean, but does it do all the above. If it does, than that's what I am looking for
I'm sure that somebody has made on that does all of that
KDirStat on Linux, WinDirStat on Windows.
For those that don't understand I meant for web directories.... for websites. I think :awesome : was the only person that understood. And even if the other programs do, I can make it much easier to use, just upload and view.
Sorry, you need to Log In to post a reply to this thread.