mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-10-07 00:15:15 +08:00
6 lines
61 B
Batchfile
6 lines
61 B
Batchfile
@echo off
|
|
|
|
tasklist /fi "imagename eq nginx.exe"
|
|
|
|
echo.
|
|
pause |