Join Slack
Powered by
``` select * from file where path like '/Users/%/L...
# general
g
groob
05/08/2017, 11:06 PM
Copy code
select * from file where path like '/Users/%/Library/Preferences/system_profiler.plist';
this works for me
Open in Slack
Previous
Next