wei/sh/udpseq_del.bat
2026-06-26 10:10:40 +08:00

4 lines
156 B
Batchfile
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@echo off
set SrcDir=C:\fcserver_q-x64\xtp\quote2\1
set DaysAgo=0 %日期自定义此处代表0天前%
forfiles /p %SrcDir% /m udpseq* /c "cmd /c del /f /q /a @path"