in reply to Re: delete newly created files and directories leaving old ones
in thread delete newly created files and directories leaving old ones

what i want is that when my test is over, that means it returns from code which has created above folders, all these newly created directories should be deleted. only those files and directories which were present before running test should remain, rest all newly created files and directories should be deleted.
  • Comment on Re^2: delete newly created files and directories leaving old ones