/zhqsystem/zhq 当前离线
中尉
for /f "delims=" %%r in ('cmd.exe /c echo,%Random%^| wmic.exe path Win32_Process where name^="cmd.exe" get CommandLine^,CreationDate /format:list')do ( echo,%%r)COPY
TOP