cm0002@lemmy.world to Programmer Humor · 1 month agoLike programming in bashlemmy.mlimagemessage-square185fedilinkarrow-up11.69Karrow-down118cross-posted to: [email protected][email protected]
arrow-up11.67Karrow-down1imageLike programming in bashlemmy.mlcm0002@lemmy.world to Programmer Humor · 1 month agomessage-square185fedilinkcross-posted to: [email protected][email protected]
minus-squarecoldsideofyourpillow@lemmy.cafelinkfedilinkEnglisharrow-up1·29 days agoOn a more serious note, NOTHING with more than a little complexity should be written in shell scripts imo. For that, Python is the best, primarily due to how fast it is to prototype stuff in it.
On a more serious note, NOTHING with more than a little complexity should be written in shell scripts imo. For that, Python is the best, primarily due to how fast it is to prototype stuff in it.