diff options
author | bloodstalker <thabogre@gmail.com> | 2018-03-07 11:30:54 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2018-03-07 11:30:54 +0000 |
commit | dc2ff5371fe21ae32f431012cb7c8bef234fe582 (patch) | |
tree | 71960278900fa679d8237d5b1ec58bc15d224b8f | |
parent | wip (diff) | |
download | memdump-dc2ff5371fe21ae32f431012cb7c8bef234fe582.tar.gz memdump-dc2ff5371fe21ae32f431012cb7c8bef234fe582.zip |
lazybones
-rwxr-xr-x | run.sh | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +#/data/data/com.termux/files/usr/bin/bash +#/usr/bin/bash + +./main $(pgrep "$1") |