this post was submitted on 31 Oct 2025
779 points (98.3% liked)
Programmer Humor
27193 readers
1037 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Well, the commands that I presented (
sudo,mount,umount,ps,kill, evenlsof) are actually just normal commands that you use to do ordinary things on your system to manage account elevation, mounted disk volumes, processes, and running processes. You need to "memorise" them just as much as you need to memorise their counterparts in a Windows system (Run As/Explorer/Explorer Eject/taskmgr) (...what kind of nerd memorises Ctrl+Alt+Esc anyway?)....except you don't have
lsof, you literally need to install SysInternals Process Explorer.Hi, I am that nerd, it's Ctrl+Shift+Esc to open taskmgr, actually.
...I hope to be able to develop a similar level of nerd when I switch to Linux soon
I found learning Linux much more fun, because I didn't have to fight with the computer on every damned thing.
The advantage of Linux is that it does what you tell it to do; the disadvantage is that it does what you tell it to do.
In KDE I just hit meta+esc and it opens up system monitor