#!/bin/bash find /lib/modules/4.0.5-gentoo/ -type f -iname '*.o' -or -iname '*.ko' | less