Omair Majid
Announcements, thoughts, code and fun
Home
Posts
Projects
Talks
About
Tools
08
Jul 2020
What is this GLIBCXX error?
If you use enterprise or stable Linux distributions, sooner or later you will see an error like this: app: /lib64/libc.so.6: version …
10
Jun 2020
The magic of file
Ever wonder how file(1)1 works? After reading this post, you should understand all about file and its underpinnings. file Using the file …