Wouldn't that be getting rid of the libs? I think this would be 'owning' the libs: chown -R $(whoami) /usr/lib
Those are libraries used by user space applications. Most distros won't boot without them, but you can still get into a recovery shell.
chown -R nobody:nobody /usr/lib
Ain't nobody owning these libs
only if
chown -R nobody:nobody /usr/lib
returns a nonzero status code right?For best results, use: clown