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