On this fan request roulette, we take a look at GNU coreutils, a collection of essential utilities for any GNU
Useful links:
Site: https://www.gnu.org/software/coreutils/
Code (Official): https://git.savannah.gnu.org/cgit/cor...
Code (Mirror): https://github.com/coreutils/coreutils
How is GNU `yes` so fast?: / how_is_gnu_yes_so_fast (and the HN discussion: https://news.ycombinator.com/item?id=...)
Related videos:
Bash: • Let's read the Bash source code
Sed: • Let's read the GNU Sed source code