RE: Using du.exe to calculate disk usage on a Microsoft cluster server

2006-07-07 Thread Will Beldman
netheless, do not concern yourself with these issues. The one I care about is the fts_read which kills du. Even in the worst case, I would at least like to see du keep going through other files until there are none left to do. Some of my other responses are below: DaveK wrote: On 07 July 2006

Re: Using du.exe to calculate disk usage on a Microsoft cluster server

2006-07-07 Thread Will Beldman
The problem is still here. As a refresher, here's the original problem: === I need to determine disk usage for each directory on a Microsoft cluster server. As a linux junkie, du is *the* tool for automating this kind of stuff so I installed cygwin, mapped some drives an

Re: Using du.exe to calculate disk usage on a Microsoft cluster server

2006-07-04 Thread Will Beldman
I will try to run the script against /cygdrive/s/* instead of S:/* and let you all know if it fails. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

RE: Using du.exe to calculate disk usage on a Microsoft cluster server

2006-07-03 Thread Will Beldman
> In reply to: >> On 03 July 2006 14:50, Will Beldman wrote: >> >> I need to determine disk usage for each directory on a Microsoft cluster >> server. As a linux junkie, du is *the* tool for automating this kind of >> stuff so I installed cygwin, mapped some dr

Using du.exe to calculate disk usage on a Microsoft cluster server

2006-07-03 Thread Will Beldman
I need to determine disk usage for each directory on a Microsoft cluster server. As a linux junkie, du is *the* tool for automating this kind of stuff so I installed cygwin, mapped some drives and tried to schedule the utility to run at night. However, I get a lot of errors thrown back such as: