Can I pipe out the output from OsQUERYi to a text ...
# general
g
Can I pipe out the output from OsQUERYi to a text file like following osquery> select * from windows_events > Test.txt; However this did not work.