hellfire103,
$ sudo tree /lib /lib64
bhamlin, None. I use Gentoo and everything is compiled statically.
A_Porcupine, We clearly need a “Periodic Table Song”, but for libs. 😅
riodoro1, That would be just me.
MajorHavoc, I named most of them Marlin Jr, and Coral Jr, but I guess we can name one of them Nemo.
cypherpunks, Nice try, FBI
einfach_orangensaft, thats the spirit
Prunebutt, I’d like to show them but they are quite
(⌐■_■) rare-y
pomodoro_longbreak, Pfff easy
lib@
,lib32@
,lib64@
,libx32@
azerial, Reminds me of an interview i was in. I was like, this isn’t even in my job description… 7 interviews later. Come to find out, they were HAND DEPLOYING Linux servers to try to scale for double of their user base. I feel like I dodged a bullet.
fruitycoder, Wait you mean there’s better ways to scale than deploying a whole new hardware and click ops your way through installs? /s
azerial, (edited ) So when I was in the interview, you know, typically you answer questions, right? I mean there’s some back and forth, but typically you’re on the end of the stick.
It was Zello. They wanted someone to continue manual deployment. Are you fucking kidding me? Read the reviews. They are all consistent with a good product and an outdated infrastructure team.
Best of luck.
edit: grammar
BarbecueCowboy, Having maintained Linux systems for over a decade, I instantly distrust anyone who claims they understand Linux regardless of what they say next.
jodanlime, I have 20 years of Linux experience. I tell people ‘I know a few things.’
Would never say I know everything or understand everything though.
Just like an xkcd comic I expect to see someone reply that has 30 years experience or something.
Johanno, I recently tried to compile an Raspberry pi image. I have no idea what to do when an error occurs. And I am a software developer who should at least have an idea. However goggle helps
dirtydan, (edited ) Name em?
find / -type f -perm -a=x -exec ldd {} 2>/dev/null ;
BeigeAgenda, It solves the problem but you get several megabytes of output, better pipe that into a file and do some filtering and finish with sort -u
midnight, No libs on my system, only leftists allowed 😤😤😤
AceSLS, ls -R /usr/lib/
Easy
palordrolap, (edited ) $ locate -r '.so$' | wc -l 4468 $ locate -r '/lib[^/]*.so$' | wc -l 2488
We're going to be here a while.
dipshit, is this what it means to “own the libs”?
GBU_28, If you got sudo, sure
dipshit, with great power comes great responsibility!
swab148, That’s why I always log in as root
dipshit, this guy fscks
GBU_28, Hunter2
dipshit, This incident will be reported.
GBU_28, Huh? Somebody told me it would just be stars. Post yours you’ll see
dipshit, What? All I am seeing is stars. That’s how I know you entered your password correctly. Passwords entered via this form input are automatically masked as stars.
Karyoplasma, password123
0x0,
sudo chown -R $USER:$USER /usr/lib
winterayars, I was gonna come in here and say “Joe Biden” but i couldn’t figure out how to turn it into a reference to the government spying on people.
dipshit, Someone needs to watch some Snowden.
Add comment