What you mean it doesn't recognize the `--csv --se...
# general
s
What you mean it doesn't recognize the
--csv --separator
, what's the precise command you give, what is the result? I simply did
gdb -tui osquery/osqueryi
(I have it in the build folder), then
b output_csv
, then
r --csv --separator "," "select * from time"