mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
test: pid fetch failed
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
pgrep -a java | awk '{print $1}' | tr -d '\n'
|
||||
jps | grep -E "jar" | awk '{print $1}' | tr -d '\n'
|
||||
Reference in New Issue
Block a user