Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
nightowl7087yI tend to try and pronounce filenames/commands as I see them on-screen. If it's too short, becomes too difficult or would sound like another word (SQL/sequel, I'm looking at you) I will spell the letters out.
So for example, "objdump" I would say something like "ob-juh-dump".
fsck = "Fuhs-hook"
mkdir = "Mook durr"
ls = "ell ess"
For filesystem paths, things like /dev/stdout would become "slash dev slash stood out".
Sometimes I don't bother with the slashes. /etc/passwd might be "ee tee see pass wood". -
SimpleJ4807y@nightowl
"Fish cook"
"McDurr"
"Luhs"
"Etseepisswood"
Additionally,
gdb = "guh duh buh"
ps aux = "piss ox"
gcc = "GECK"
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
There are three types of people in this world:
1. "objdump"
2. "object dump"
3. "oh bee jay dump"
rant
gnu
linux
systems