allister
osquery> select count() from launchd where name not like 'com.apple.%' and path not like '/System%'; +---------+ | count() | +---------+ | 36 | +---------+