From: bigbloke on 10 Feb 2010 07:59 All, in my script I create a directory 'file mkdir $a_arg/tmp/matching_files_found' towards the end of the code I want to delete/flush this directory. clearly I found the mkdir command. But cant see a rmdir style one. Have tried, file delete ?-force? $a_arg/matching_files_found with mixed results - seemed to work for a while then the directory didnt delete after a while, could be me tho I guess. Takers>?
|
Pages: 1 Prev: Using WS::Client with complex types Next: get highlighted text |