Elektrine lite

← Feed

@geospacedman@mastodon.social

Post #2312800

2026-05-08 10:00 UTC

@danwwilson@rstats.me @LeafyEricScott@hachyderm.io My other solution was to write an awk script that unifies the CSVs and then wrap that in bash to send them all to a named pipe and read from that... I'm so 90s.

Replies (1)

  • @LeafyEricScott@hachyderm.io 2026-05-08 17:06

    @geospacedman@mastodon.social @danwwilson@rstats.me I mean, sounds like that would work! "Cleaning" all the CSVs so that I/a user can use the tools that they're used to is definitely a possibility.

    Open ##2312801