```osquery> select * from shell_history; W0809 ...
# general
s
Copy code
osquery> select * from shell_history;
W0809 10:48:06.281160 2952184640 virtual_table.cpp:516] The shell_history table returns data based on the current user by default, consider JOINing against the users table
W0809 10:48:06.281208 2952184640 virtual_table.cpp:531] Please see the table documentation: <https://osquery.io/docs/#shell_history>