this post was submitted on 22 Sep 2025
983 points (98.7% liked)

Programmer Humor

26673 readers
1791 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

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] asdfranger@lemmynsfw.com 42 points 1 week ago* (last edited 1 week ago) (8 children)
Oh\ come\ on,\ it\'s\ not\ that\ bad

Some shells enclose those types of files within inverted commas. Such that:

> ls
file\ name.md

is instead

> ls
'file name.md'

(I use fish)

[–] Supreme@reddthat.com 25 points 1 week ago (6 children)

"inverted commas"? single quotes?

[–] abbadon420@sh.itjust.works 3 points 1 week ago (2 children)
[–] lucg@lemmy.world 3 points 1 week ago* (last edited 1 week ago) (1 children)

In dutch I've heard them be called flying commas unapologetically (vliegende comma's — ironically has one in it because many plurals need it, it doesn't mark possession)

[–] lord_ryvan@ttrpg.network 1 points 12 hours ago

Ik heb nog nooit iemand een ' een vliegende komma horen noemen, wordt dat in bepaalde delen van Nederland meer gezegd?

load more comments (3 replies)
load more comments (4 replies)