mirror of
https://github.com/Medicean/VulApps.git
synced 2025-06-20 18:00:18 +00:00
4 lines
114 B
Bash
4 lines
114 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
echo "valgrind --tool=memcheck --leak-check=full /opt/memcached-1.4.31/memcached -vvv" | su memcache
|