codice:
SELECT COUNT(*) as linux FROM logs_ip WHERE agent LIKE '%Linux%' AND agent NOT LIKE '%larbin%'