./gtester --examples
Funciones y ejemplos de uso
file-write
gtester DATA -o /path/to/output-file
shell
echo 'exec /bin/sh 0<&1' >/path/to/temp-file
chmod +x /path/to/temp-file
gtester -q /path/to/temp-file
./related --binary=gtester
Binarios relacionados
Comparten al menos una función con gtester.