this post was submitted on 06 Aug 2023
383 points (100.0% liked)

Programmer Humor

421 readers
9 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] alexcoder04@programming.dev 8 points 1 year ago (1 children)

Bash is much better for doing file operations and piping the output across multiple commands

[โ€“] corm 1 points 1 year ago

Better than subprocess.getoutput?