forfiles to delete files older than 120 days gives no files found error

后端 未结 0 1463
臣服心动
臣服心动 2020-12-06 12:50

I have the following command

ForFiles /p "D:\\Developer\\myproject\\output\\profile_picture" /s /d -120 /c "cmd /c del @file"
相关标签:
回答
  • 消灭零回复
提交回复
热议问题