Live data from Hacker News

Viewing profile — ko1nksm

ko1nksm

HN member
Joined
Sat, Mar 09, 2019, 6:36 AM UTC
HN karma
8
Public activity
10 items

About ko1nksm

No profile information was provided.

Recent public activity

  1. comment
    Comment #41063278

    The great thing about this game is that whoever knows UUoC will be the winner. cat file.txt | tr a-z A-Z | sort (loser) tr < file.txt a-z A-Z | sort (winner!)

  2. comment
    Comment #40687178

    > One of the problems with Bash is that it insists on doing bash-y things even when you tell it to act like sh. Its behaviour is a common behaviour of all sh, not just Bash.

  3. comment
    Comment #40687142

    No. No new locations added in POSIX.1-2024. https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1... POSIX omits from standardisation what is not necessary for an applicatio…

  4. comment
    Comment #40682738

    set -o pipefail is now POSIX compliant. Use it in all POSIX shell scripts, not just bash scripts.

  5. comment
    Comment #40681505

    No. https://www.austingroupbugs.net/view.php?id=767

  6. comment
    Comment #35115257

    Why not install bash and GNU utilities?

  7. comment
    Comment #30774400

    A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells https://github.com/shellspec/shellspec

  8. comment
    Comment #26317909

    There are platforms where bash is not available. I wonder why people who want to run it on various platforms use bash. ShellSpec ( https://shellspec.info/ ) is a POSIX compliant te…

  9. story
  10. story