this post was submitted on 05 Mar 2025
186 points (99.5% liked)

Programmer Humor

34381 readers
998 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 week ago

Thats sounds a lot like C, in bash you cans also do for item in list; do echo $item; done