Files
2025-06-07 13:31:18 +08:00

2 lines
40 B
Bash
Executable File

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