this post was submitted on 05 Oct 2023
269 points (99.6% liked)

Programmer Humor

32383 readers
786 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

Don't tell me that's going to parse in a CLI

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 59 points 1 year ago* (last edited 1 year ago) (3 children)

At the very least you'd think they'd get C:\> correct, but I guess whoever made that was probably on iOS or Linux.

I wonder what the CLI for "They" does. Pretty odd that it takes 8 arguments, let alone starting with an uppercase letter.

[–] [email protected] 45 points 1 year ago* (last edited 1 year ago) (2 children)
[–] [email protected] 20 points 1 year ago* (last edited 1 year ago)

A self-closening null tag. Perfection.

[–] [email protected] 21 points 1 year ago

I like that they try to scare you that the streaming websites will steal your info when the “legit” companies already do that…

[–] [email protected] 11 points 1 year ago

whatever it does, it's being run with stdin redirected from the root / directory, which can't be opened for reading, so it'll actually fail before the program even tries to launch.