5de6304
1 2 3 4 5 6 7
#!/bin/sh "gcc" ramdump.c -o ramdump PID=$("pgrep" Dwarf_Fortress) "./ramdump" $PID echo "ls" -s /tmp/ramdump