我想运行一个每晚删除文件夹内容的作业。该文件夹包含5/6个子文件夹。是否可以从每个子文件夹中删除,但不能删除实际文件夹?还是我必须为每个文件夹运行一个任务?
directory batch-file subdirectory delete-file
batch-file ×1
delete-file ×1
directory ×1
subdirectory ×1