Files
MemShellParty/integration-test/script/jboss_pid.sh
T
2025-05-14 00:34:32 +08:00

2 lines
58 B
Bash
Executable File

#!/bin/bash
pgrep -f 'Main|jboss-modules.jar' | tr -d '\n'