Core Utils

Created: 08.03.2025
Updated: 30.03.2025


Core utils is something like GNU, which are basic commands like ls, echo, cat, etc.

# Comparison of echo implementations

Just choose which fits your use-case best.

Shells mostly use their own echo (1) implementation and not the binary.