Files
AFLplusplus/frida_mode/many-linux/realpath
vanhauser-thc a772fbf1cd readd realpath
2021-07-20 14:53:07 +02:00

3 lines
30 B
Bash
Executable File

#!/bin/sh
readlink -f -- "$@"