jined
Joined: 01 May 2008 Posts: 21
|
Posted: Sun Nov 22, 2009 9:23 am Post subject: Need a script to check disk space |
|
|
I just need a suggestion "how to":
Check disk space on a volume X:
if (condition) diskspace < bytes
then
anything (like, exitapp)
else... (for example, copy a big file into it)
THANKS ! |
|