| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Siegfried Heintze | Date: | August 4 2005 4:11pm |
| Subject: | RE: Where did my disk space go? | ||
| View as plain text | |||
I did the following from the Cygwin bash prompt on WinXP Pro. cd /c/mysql find . -size -10M | xargs ls -l I only found one file greater than 10 megabytes. I'm looking for several hundred megabytes. Thanks, Siegfried
