chown -R nobody:nobody /usr/lib
83 0 ReplyAin't nobody owning these libs
48 0 Replyonly if
chown -R nobody:nobody /usr/lib
returns a nonzero status code right?4 0 Reply
For best results, use: clown
6 0 Reply
Wouldn't that be getting rid of the libs?
I think this would be 'owning' the libs:
chown -R $(whoami) /usr/lib74 0 ReplyNo I'm pretty sure that would be chown
35 0 Reply[main@nixos-laptop:~]$ ls /usr/lib
ls: cannot access '/usr/lib': No such file or directory
...success?
27 0 ReplyWhy does that shift key say delete?
Also that usually doesn’t execute a typed in line.
I’m confused.
24 0 ReplyLooks like a perfectly normal "Enter" key on an ANSI keyboard. Why the confusion?
18 0 ReplyLooks like the return key, must be an AI keyboard.
14 0 ReplyMust be some obscure keyboard layout.
3 0 Reply
elon would probably do this for real if you told him it owned the libs
15 0 ReplyAhem....
chown [OWNER] /usr/lib
I was beaten by InEnduringGrowStrong, whomst's is better.
9 0 Replyserious: how important is that to the system? and how destructive is it?
5 0 ReplyThose are libraries used by user space applications. Most distros won't boot without them, but you can still get into a recovery shell.
6 0 Reply
One one will set my defaults but myself
2 0 Reply