mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
2 lines
63 B
Bash
Executable File
2 lines
63 B
Bash
Executable File
#!/bin/bash
|
|
jps | grep -E "jar" | awk '{print $1}' | tr -d '\n' |