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

2 lines
49 B
Bash
Executable File

#!/bin/bash
pgrep -f 'Resin|-Dresin' | tr -d '\n'