
The day I realized I didn't actually know Linux
It was a Friday afternoon and my manager had just asked me to tail some logs on a production server to debug a weird issue we were seeing in staging. Simple enough task. I'd been using Linux casually for about two years at that point, watched probably 40 hours of tutorials, read half of The Linux Command Line by William Shotts. I knew my stuff. Or so I thought. I SSH'd in, got to the right directory, and then just... sat there. I knew the command was something with tail . I knew -f was involved. But my hands were doing nothing. I was mentally Googling in my own head, which is a terrible place to search. My manager was watching. I typed tail -f and then stared at the filename like it owed me money. That moment stuck with me for a long time. The gap nobody talks about The thing is, I had learned Linux the way most people do. Tutorials, documentation, courses. And all of that stuff teaches you about Linux. It doesn't teach you to use it. Those are genuinely different things and I wish som
Continue reading on Dev.to
Opens in a new tab




