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