@scottmichaud@mastodon.gamedev.place
Post #2460420
2024-09-03 17:03 UTC
@morenonatural@todon.nl @chexum@hachyderm.io @saddestrobots@jorts.horse I usually end up writing a python script or an executable and just running those on the command line.
One time I was asked to parse JSON in a bash script. They recommended that I used sed. I normally do as asked, but that time I just wrote a Python script because all the build servers had it. They accepted it, though. They apparently never thought of it.
Replies (0)
No replies.