I know that there are ten different alternatives. Why don't we simply improve the basic stuff?

  • huf [he/him]
    hexbear
    5
    2 months ago

    i have bad news: bash is already a massively improved/extended ksh clone. ksh was a massively improved/extended sh clone. sh got a ton of improvements early on.

    this is about as good as you can get without breaking compatibility completely (bash already breaks compatibility with posix sh in some ways).

    anyway, once you've figured out the hermetic incantations required to work with filenames with whitespace in them, it'll be time to write scripts that can handle filenames with newlines in them :D