./csvtool --examples
Funciones y ejemplos de uso
file-read
csvtool trim t /path/to/input-file
file-write
echo DATA >/path/to/temp-file
csvtool trim t /path/to/temp-file -o /path/to/output-file
shell
csvtool call '/bin/sh;false' /etc/hosts
./related --binary=csvtool
Binarios relacionados
Comparten al menos una función con csvtool.