in reply to Re: Win32: Deleting Temporary directories of all users on a machine?
in thread Win32: Deleting Temporary directories of all users on a machine (recursive)?
Hm. Is there a reason i should not use the rmdir http://perldoc.perl.org/functions/rmdir.html command I am on windows so i maybe could use something like
"del /s /q *.*"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Win32: Deleting Temporary directories of all users on a machine?
by BrowserUk (Patriarch) on Jan 13, 2010 at 08:32 UTC |