#!/usr/bin/env php > [esac] */ include_once __DIR__ . DIRECTORY_SEPARATOR . '_utils.php'; $cmd = getZDCmd(); $output = []; exec("$cmd -y ../test/definition/refer.yaml -c 7 -field excel -o ../test/output/output.txt -f text", $output); print(">> $output[0]\n");