784
Yes (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] nxdefiant@startrek.website 27 points 1 year ago

Have you considered embedding python in those bash scripts? I have done this, and it is glorious.

[-] tetris11@lemmy.ml 37 points 1 year ago

I wrote my webserver in pure bash.

bash -c "python -m http.server 8080"

this post was submitted on 15 Nov 2023
784 points (100.0% liked)

Programmer Humor

19804 readers
564 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