Hacker News new | ask | show | jobs
by conradludgate 251 days ago
For now. There's no reason this won't/can't be worked on in the future.
1 comments

Which BusyBox, toybox, and coreutils commands fail with data larger than RAM? Has that been part of the spec yet?

Just realized `LC_COLLATE=C sort` must be specified if you don't want it to ignore leading underscores in sorting due to LC_COLLATE=en_US.utf8 being the default these days.