Files
MemShellParty/integration-test/script/jetty_pid.sh
T
2025-04-28 00:48:39 +08:00

2 lines
46 B
Bash
Executable File

#!/bin/bash
pgrep -f "jetty.home" | tr -d '\n'