Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ubuntu 24.04 comes with a version of original-awk that no longer accepts hexadecimal values [1]. For the time being, use sort -Cgu instead. This appears to work on both GNU coreutils' and Apple's versions of sort. If anyone has a better solution, please let us know. [1] https://github.com/onetrueawk/awk/blob/5c261eb19a5e92bb6d68e818cf575524067c1e6a/awk.1#L626-L628
- Loading branch information