./mv --examples
Funciones y ejemplos de uso
file-write
echo DATA >/path/to/temp-file
mv /path/to/temp-file /path/to/output-file
privilege-escalation
mv /path/to/input-file /path/to/output-file
./related --binary=mv
Binarios relacionados
Comparten al menos una función con mv.