What did yall end up settling on?

  • confusedpuppy@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    2
    ·
    10 days ago

    I do like the challenge of POSIX scripts.

    I’ve remade a handful of GNU extensions as POSIX scripts/functions. I also just enjoy trying to be as minimal as possible and building my own tools. It helps me understand how operating systems in the process too

    Most of my work is on codeberg

    It can be a challenge though since all searches default to bash/GNU extensions