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


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to