Stefano Bonicatti
01/13/2020, 3:07 PM--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"