The data is computed on the fly. So if you `cat ~/...
# general
t
The data is computed on the fly. So if you
cat ~/.ssh/known_hosts
you'll see the same data as
select * from known_hosts;
in osquery