Files
MemShellParty/integration-test/script/bes_pid.sh
T

2 lines
56 B
Bash
Executable File

#!/bin/bash
pgrep -f 'ASMain|GlassFishMain' | tr -d '\n'